Add upper bound to hasql-pool (#6601)

This commit is contained in:
Mihai Maruseac 2020-02-07 11:44:04 -07:00
parent 7ca67bd7e8
commit e131316ec8

View File

@ -1607,7 +1607,7 @@ packages:
- focus
- hasql
- hasql-optparse-applicative
- hasql-pool
- hasql-pool < 0.7 # https://github.com/commercialhaskell/stackage/issues/6601
- hasql-th
- hasql-transaction
- headed-megaparsec