From fcaed6e9d6665efa563657ae2bb6d0535c59a47f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 6 Aug 2026 23:33:47 -0700 Subject: [PATCH] Bounds for #8085 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 78b8e0df..6038df18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7894,6 +7894,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8079 - xlsx < 1.3 + + # https://github.com/commercialhaskell/stackage/issues/8085 + - hasql < 2 + - hasql-pool < 1.5 # end of Stackage upper bounds # end of packages