Remove tmp-postgres version constraint #4790

This commit is contained in:
Jonathan Fischoff 2019-12-14 10:41:54 -05:00 committed by Mihai Maruseac
parent abc98dce1c
commit 2d520a995a

View File

@ -3231,7 +3231,7 @@ 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 - pg-transact
- hspec-pg-transact < 0 # via tmp-postgres - hspec-pg-transact < 0 # via tmp-postgres
- postgresql-simple-queue - postgresql-simple-queue