From d95881173e7e35bd780aabf0aff656cddb9b9cd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 20 Sep 2026 18:31:08 +0200 Subject: [PATCH] `time-manager < 0.4.0` (#8122) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a433c24..58a82645 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7925,6 +7925,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8116 - unicode-data < 0.9.0 - unicode-data-names < 0.7.0 + + # https://github.com/commercialhaskell/stackage/issues/8122 + - time-manager < 0.4.0 # end of Stackage upper bounds # end of packages