From 82c1389d832ecf40bed128dff3a31b0cc0ef786a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 Apr 2024 18:55:16 -0700 Subject: [PATCH] Try `zlib` bound removal again Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 251da32c..4f84490f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8443,7 +8443,7 @@ packages: - http2 < 5.1.0 # https://github.com/commercialhaskell/stackage/issues/7309 - - zlib < 0.7 + # zlib < 0.7 # https://github.com/commercialhaskell/stackage/issues/7312 - numhask < 0.12