From 2305a49bb2a22ef9237926bd019ec343142949d1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 May 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 b1989fda..688852ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1607,7 +1607,7 @@ packages: - focus - hasql - hasql-optparse-applicative - - hasql-pool < 0.6 # https://github.com/commercialhaskell/stackage/issues/6601 + - hasql-pool - hasql-th - hasql-transaction - headed-megaparsec