mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #5600 from diogob/add-hasql-notifications
Add hasql-notifications package
This commit is contained in:
commit
c94b3f6c02
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user