From fb3c7a799e0312f49f46679ba700d3cccd66fddb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 8 Apr 2024 16:51:32 -0700 Subject: [PATCH] Remove bound on `scotty` and fix #7345 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d79382a4..88469278 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8451,9 +8451,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7335 - cookie < 0.5 - # https://github.com/commercialhaskell/stackage/issues/7345 - # scotty < 0.22 - # https://github.com/commercialhaskell/stackage/issues/7352 - th-abstraction < 0.7 # end of Stackage upper bounds