From 338bd421911a6ddb6f2663fe07a648482b0922ba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 11 May 2026 11:11:32 +0800 Subject: [PATCH] allow hspec-wai-0.12: closes #8000 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19c33d16..43b78870 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7834,10 +7834,6 @@ 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 - # https://github.com/commercialhaskell/stackage/issues/8006 - some < 1.1 # end of Stackage upper bounds