From 17ffee635b4a0d91e25d94cee3970fae67a83d0e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 29 Dec 2019 20:16:08 +0100 Subject: [PATCH] Re-disable hspec-pg-transact --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de52b789..8801ca2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3233,7 +3233,7 @@ packages: - postgres-options - tmp-postgres - pg-transact - - hspec-pg-transact + - hspec-pg-transact < 0 # compilation failure (against tmp-postgres?) - postgresql-simple-queue - port-utils