Add hasql-notifications package

This commit is contained in:
Diogo Biazus 2020-08-14 18:41:57 -04:00
parent 3496e3bb68
commit cb54f6563a
No known key found for this signature in database
GPG Key ID: AF18575938BF0B77

View File

@ -9,6 +9,9 @@ cabal-format-version: "3.0"
# Constraints for brand new builds
packages:
"Diogo Biazus <diogo@biazus.ca>":
- hasql-notifications
"David James <dj112358@outlook.com> @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