From 2be3209f54a5a0ae5c0b2598facec2512ce79ddf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 29 Dec 2019 20:25:44 +0100 Subject: [PATCH] Also re-disable postgresql-simple-queue --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bffa06ef..84587d3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3234,7 +3234,7 @@ packages: - tmp-postgres - pg-transact - hspec-pg-transact < 0 # compilation failure (against tmp-postgres?) - - postgresql-simple-queue + - postgresql-simple-queue < 0 # via hspec-pg-transact - port-utils "Jonathan Knowles @jonathanknowles":