mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 01:05:48 +01:00
Add upper bound to hasql-pool (#6601)
This commit is contained in:
parent
7ca67bd7e8
commit
e131316ec8
@ -1607,7 +1607,7 @@ packages:
|
|||||||
- focus
|
- focus
|
||||||
- hasql
|
- hasql
|
||||||
- hasql-optparse-applicative
|
- hasql-optparse-applicative
|
||||||
- hasql-pool
|
- hasql-pool < 0.7 # https://github.com/commercialhaskell/stackage/issues/6601
|
||||||
- hasql-th
|
- hasql-th
|
||||||
- hasql-transaction
|
- hasql-transaction
|
||||||
- headed-megaparsec
|
- headed-megaparsec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user