From fbb68629d849c554f6116addabfd6cd9c86298cc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 20 Jun 2026 10:37:03 -0700 Subject: [PATCH] Bounds for #8054 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b65668c1..ede46284 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7863,6 +7863,7 @@ packages: - apecs < 0.10 # https://github.com/commercialhaskell/stackage/issues/8054 + - servant-auth < 0.4.10 - servant-auth-client < 0.4.10 - servant-auth-server < 0.4.10 # end of Stackage upper bounds