mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +01:00
Try removing tmp-postgres and related bounds
This commit is contained in:
parent
4955cc74bc
commit
21e4e3a1bc
@ -3231,10 +3231,10 @@ packages:
|
|||||||
- next-ref < 0
|
- next-ref < 0
|
||||||
- threads-extras < 0
|
- threads-extras < 0
|
||||||
- postgres-options
|
- postgres-options
|
||||||
- tmp-postgres < 0.3 # https://github.com/commercialhaskell/stackage/issues/4790
|
- tmp-postgres
|
||||||
- pg-transact < 0 # via tmp-postgres
|
- pg-transact
|
||||||
- hspec-pg-transact < 0 # via tmp-postgres
|
- hspec-pg-transact
|
||||||
- postgresql-simple-queue < 0 # via pg-transact
|
- postgresql-simple-queue
|
||||||
- port-utils
|
- port-utils
|
||||||
|
|
||||||
"Jonathan Knowles <stackage@jonathanknowles.net> @jonathanknowles":
|
"Jonathan Knowles <stackage@jonathanknowles.net> @jonathanknowles":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user