diff --git a/build-constraints.yaml b/build-constraints.yaml index 5086045d..a058534f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,7 +2874,7 @@ packages: - postgresql-simple-opts - pg-transact - hspec-pg-transact - - postgresql-simple-queue # fails to build, # https://github.com/jfischoff/postgresql-queue/issues/1 + - postgresql-simple-queue "Bernie Pope @bjpop": - language-python @@ -3716,6 +3716,7 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 + - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both # end of expected-test-failures