From 6f82b876e523648f4b33bbad5bfeb0394c90e6d0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 30 Mar 2024 17:00:05 -0700 Subject: [PATCH] Rever d0463736 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c439d1bf..db73d00f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8433,6 +8433,10 @@ packages: # End of Library and exe bounds failures "Stackage upper bounds": + # https://github.com/commercialhaskell/stackage/issues/7287 + - warp < 3.4 + - http2 < 5.1.0 + # https://github.com/commercialhaskell/stackage/issues/7306 - ansi-terminal < 1.1 - ansi-terminal-types < 1.1