From 8a995503ae02e7806b165d783b05238bd59e00b2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 11 May 2026 10:33:46 +0800 Subject: [PATCH] some < 1.1 (#8006) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82b3366d..bd56c385 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7832,6 +7832,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8000 - hspec-wai < 0.12 - hspec-wai-json < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/8006 + - some < 1.1 # end of Stackage upper bounds # end of packages