From 90987bc44fe886a87777a0eaf4a84026dc26fab7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 3 May 2026 18:19:10 -0700 Subject: [PATCH] Update bounds for #8000 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5b38a1d..48425343 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1214,7 +1214,7 @@ packages: - hspec-api - hspec-core - hspec-discover - - hspec-wai < 0.12 # https://github.com/commercialhaskell/stackage/issues/8000 + - hspec-wai - hspec-wai-json - aeson-qq - interpolate @@ -7837,6 +7837,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7993 - isocline < 1.1.0 + + # https://github.com/commercialhaskell/stackage/issues/8000 + - hspec-wai < 0.12 + - hspec-wai-json < 0.12 # end of Stackage upper bounds # end of packages