From 55845bd4e20a4c0323a47991e382d28a94e86a5d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 8 Apr 2024 16:44:34 -0700 Subject: [PATCH] Yet more try Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2963f75f..149f0985 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8446,10 +8446,10 @@ packages: - zlib < 0.7 # https://github.com/commercialhaskell/stackage/issues/7312 - # numhask < 0.12 + - numhask < 0.12 # https://github.com/commercialhaskell/stackage/issues/7335 - - cookie < 0.5 + # cookie < 0.5 # https://github.com/commercialhaskell/stackage/issues/7345 - scotty < 0.22