From e2c2e7f2b410728de079c9b1ef0eb66bc30a5a2e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 20 Oct 2024 17:39:55 +0800 Subject: [PATCH] extra < 1.8 (#7539) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4927e4ac..e3971561 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8002,6 +8002,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7534 - wai-logger < 2.5 + # https://github.com/commercialhaskell/stackage/issues/7539 + - extra < 1.8 # end of Stackage upper bounds # end of packages