From 04eb293ef457280fe15e3cc284c522a158b05a23 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Mar 2026 19:55:43 -0700 Subject: [PATCH] Reduce bound for `wai-app-static` (#7964) 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 df69f554..2e8b7408 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5835,7 +5835,7 @@ packages: - vty-crossplatform - vty-unix - wai - - wai-app-static < 3.2.1 # https://github.com/commercialhaskell/stackage/issues/7964 + - wai-app-static < 3.2.0 # https://github.com/commercialhaskell/stackage/issues/7964 - wai-conduit - wai-eventsource - wai-handler-launch