From 2d520a995a54bd9a72641d8529523ab3e59ca05b Mon Sep 17 00:00:00 2001 From: Jonathan Fischoff Date: Sat, 14 Dec 2019 10:41:54 -0500 Subject: [PATCH] Remove tmp-postgres version constraint #4790 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71ff838f..2aa00114 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3231,7 +3231,7 @@ packages: - next-ref < 0 - threads-extras < 0 - postgres-options - - tmp-postgres < 0.3 # https://github.com/commercialhaskell/stackage/issues/4790 + - tmp-postgres - pg-transact - hspec-pg-transact < 0 # via tmp-postgres - postgresql-simple-queue