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