From 1e49b7b295711dee68b8547b07ba7bfdd8e85976 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 f8adae4f..c1ee30e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3230,7 +3230,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