From 12b7f65b38c20d62836b44d55e6921037467226c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Mar 2026 18:36:39 -0700 Subject: [PATCH] Add 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 a9313b17..df69f554 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5835,7 +5835,7 @@ packages: - vty-crossplatform - vty-unix - wai - - wai-app-static + - wai-app-static < 3.2.1 # https://github.com/commercialhaskell/stackage/issues/7964 - wai-conduit - wai-eventsource - wai-handler-launch