From a104647039b97249a1d5d415667aaa9f4f780250 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 23 Aug 2026 20:40:05 -0700 Subject: [PATCH] hasql-notifications < 0.2.6, refs #8085 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bded5e96..165544e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7894,6 +7894,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8085 - hasql < 2 + - hasql-notifications < 0.2.6 - hasql-pool < 1.5 - hasql-transaction < 1.2.2.1 - hasql-dynamic-statements < 0.5.1.1