Update upper bound to hasql-pool (#6601)

This commit is contained in:
Mihai Maruseac 2020-03-27 11:44:04 -07:00
parent e131316ec8
commit 4634ad0849

View File

@ -1607,7 +1607,7 @@ packages:
- focus - focus
- hasql - hasql
- hasql-optparse-applicative - 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-th
- hasql-transaction - hasql-transaction
- headed-megaparsec - headed-megaparsec