From cb54f6563ab93f168df39db3a80aecbf30227e7f Mon Sep 17 00:00:00 2001 From: Diogo Biazus Date: Fri, 14 Aug 2020 18:41:57 -0400 Subject: [PATCH] Add hasql-notifications package --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3876a11d..58a5cc9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,6 +9,9 @@ cabal-format-version: "3.0" # Constraints for brand new builds packages: + "Diogo Biazus ": + - hasql-notifications + "David James @davjam": - MapWith @@ -5538,6 +5541,7 @@ expected-test-failures: - haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/230 - haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231 - hasql # PostgreSQL + - hasql-notifications # PostgreSQL - hasql-queue - hasql-transaction # PostgreSQL - hedis