Merge pull request #5600 from diogob/add-hasql-notifications

Add hasql-notifications package
This commit is contained in:
Alexey Zabelin 2020-08-14 19:21:10 -07:00 committed by GitHub
commit c94b3f6c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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