From 08427f955f961c8af18bb538884e42200ff5ad5d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 21 May 2026 22:35:51 +0800 Subject: [PATCH] text-iso8601 < 0.2 (#8018) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78f4d35e..c4d276e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7851,6 +7851,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8017 - hedis < 0.16 + + # https://github.com/commercialhaskell/stackage/issues/8018 + - text-iso8601 < 0.2 # end of Stackage upper bounds # end of packages