mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-26 13:07:54 +01:00
move hasql bound and bound hasql-notifications (#7913)
This commit is contained in:
parent
2d68c66b46
commit
32a79bd657
@ -1625,7 +1625,7 @@ packages:
|
|||||||
- domain-core
|
- domain-core
|
||||||
- domain-optics
|
- domain-optics
|
||||||
- focus
|
- focus
|
||||||
- hasql < 1.9.3.2 # because internal deps pull in testcontainers: https://github.com/phadej/aeson-optics/issues/20
|
- hasql
|
||||||
- hasql-optparse-applicative
|
- hasql-optparse-applicative
|
||||||
- hasql-pool
|
- hasql-pool
|
||||||
- hasql-th
|
- hasql-th
|
||||||
@ -7852,9 +7852,10 @@ packages:
|
|||||||
- http-api-data < 0.7
|
- http-api-data < 0.7
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7913
|
# https://github.com/commercialhaskell/stackage/issues/7913
|
||||||
# hasql < 1.10 # already bounded above due to aeson-options
|
- hasql < 1.9.3.2 # because internal deps pull in testcontainers: https://github.com/phadej/aeson-optics/issues/20
|
||||||
- postgresql-binary < 0.15
|
- postgresql-binary < 0.15
|
||||||
- hasql-dynamic-statements < 0.4
|
- hasql-dynamic-statements < 0.4
|
||||||
|
- hasql-notifications < 0.2.5
|
||||||
- hasql-optparse-applicative < 0.9.1
|
- hasql-optparse-applicative < 0.9.1
|
||||||
- hasql-pool < 1.4
|
- hasql-pool < 1.4
|
||||||
- hasql-th < 0.4.1
|
- hasql-th < 0.4.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user