From 1dca3713aba4bbd782b01c66a0d3d617c463fee2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 8 Apr 2024 16:34:21 -0700 Subject: [PATCH] Try again Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5b61832..c10409d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8439,11 +8439,11 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/7287 - # warp < 3.4 - # http2 < 5.1.0 + - warp < 3.4 + - 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