From 61810e94f373e69d3ca0e19ef60e848eabef5203 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 7 Apr 2023 16:26:58 -0700 Subject: [PATCH] Lift constraint on hasql-pool, closes #6933 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34f76b74..547ea575 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7847,9 +7847,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6932 - ormolu < 0.6 - - # https://github.com/commercialhaskell/stackage/issues/6933 - - hasql-pool < 0.9 # end of packages # Package flags are applied to individual packages, and override the values of