From cb3e6398be5414c2da44e1ac4e35dfd64da7be71 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Mar 2026 19:04:57 +0800 Subject: [PATCH] allow wai-app-static 3.2 (closes #7964) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64ee7836..09af7c4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5840,7 +5840,7 @@ packages: - vty-crossplatform - vty-unix - wai - - wai-app-static < 3.2.0 # https://github.com/commercialhaskell/stackage/issues/7964 + - wai-app-static - wai-conduit - wai-eventsource - wai-handler-launch