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]

Modules

[Last Documentation]

  • Hasql
    • Hasql.Notifications

Downloads

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, 0.2.2.0, 0.2.3.0
Dependencies base (>=4.7 && <5), bytestring (>=0.10.8.2 && <0.12), hasql (>=0.19 && <1.8), hasql-notifications, hasql-pool (>=1.2 && <1.3), postgresql-libpq (>=0.9 && <1.0), text (>=2 && <2.2) [details]
License BSD-3-Clause
Copyright 2020 Diogo Biazus
Author Diogo Biazus
Maintainer diogo@biazus.ca
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 2024-05-06T02:42:52Z
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 2494 total (126 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2024-05-06 [all 2 reports]

Readme for hasql-notifications-0.2.3.0

[back to package description]

hasql-notifications

CI

See documentation for the module Hasql.Notifications on the Hackage page.