mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 20:21:57 +01:00
Add hasql-notifications package
This commit is contained in:
parent
3496e3bb68
commit
cb54f6563a
@ -9,6 +9,9 @@ cabal-format-version: "3.0"
|
|||||||
|
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
"Diogo Biazus <diogo@biazus.ca>":
|
||||||
|
- hasql-notifications
|
||||||
|
|
||||||
"David James <dj112358@outlook.com> @davjam":
|
"David James <dj112358@outlook.com> @davjam":
|
||||||
- MapWith
|
- MapWith
|
||||||
|
|
||||||
@ -5538,6 +5541,7 @@ expected-test-failures:
|
|||||||
- haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/230
|
- haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/230
|
||||||
- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231
|
- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231
|
||||||
- hasql # PostgreSQL
|
- hasql # PostgreSQL
|
||||||
|
- hasql-notifications # PostgreSQL
|
||||||
- hasql-queue
|
- hasql-queue
|
||||||
- hasql-transaction # PostgreSQL
|
- hasql-transaction # PostgreSQL
|
||||||
- hedis
|
- hedis
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user