From 0de961ab070c4f1a38af99c32e637dc8f866c953 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 3 May 2026 18:15:29 -0700 Subject: [PATCH] Add bound for #8000 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e2e907d..c5b38a1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1214,7 +1214,7 @@ packages: - hspec-api - hspec-core - hspec-discover - - hspec-wai + - hspec-wai < 0.12 # https://github.com/commercialhaskell/stackage/issues/8000 - hspec-wai-json - aeson-qq - interpolate