hasql-notifications: LISTEN/NOTIFY support for Hasql

[ bsd3, database, hasql, library, postgresql, program ] [ Propose Tags ]

Use PostgreSQL Asynchronous notification support with your Hasql Types.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.1.0, 0.2.1.1
Dependencies base (>=4.7 && <5), bytestring (>=0.10.8.2), contravariant (>=1.5.2 && <1.6), hasql (>=0.19), hasql-notifications, hasql-pool (>=0.4 && <0.6), postgresql-libpq (>=0.9 && <1.0), text (>=1.2.3.1 && <1.3) [details]
License BSD-3-Clause
Copyright 2020 Diogo Biazus
Author Diogo Biazus
Maintainer diogo@biazus.ca
Revised Revision 1 made by diogob at 2020-03-17T00:52:15Z
Category Hasql, Database, PostgreSQL
Home page https://github.com/diogob/hasql-notifications
Source repo head: git clone https://github.com/diogob/hasql-notifications
Uploaded by diogob at 2020-03-17T00:42:51Z
Distributions Arch:0.2.0.4, LTSHaskell:0.2.1.1, NixOS:0.2.1.0, Stackage:0.2.1.1
Reverse Dependencies 3 direct, 2 indirect [details]
Executables hasql-notifications
Downloads 2462 total (100 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-03-17 [all 1 reports]

Readme for hasql-notifications-0.1.0.0

[back to package description]

hasql-notifications

CircleCI

TBD