From 4634ad0849ac236842e914684f2b10da197fab3d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 27 Mar 2020 11:44:04 -0700 Subject: [PATCH] Update upper bound to `hasql-pool` (#6601) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a094e20b..869d5f39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1607,7 +1607,7 @@ packages: - focus - hasql - hasql-optparse-applicative - - hasql-pool < 0.7 # https://github.com/commercialhaskell/stackage/issues/6601 + - hasql-pool < 0.6 # https://github.com/commercialhaskell/stackage/issues/6601 - hasql-th - hasql-transaction - headed-megaparsec