From 9397c3c5a09fdabdd70df0700365d0d206acaf31 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 6 Aug 2026 23:46:47 -0700 Subject: [PATCH] one more bound for #8085 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 11f0df33..f6d42d7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7895,6 +7895,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8085 - hasql < 2 - hasql-pool < 1.5 + - hasql-transaction < 1.2.2.1 # end of Stackage upper bounds # end of packages