hasql-listen-notify: LISTEN/NOTIFY with hasql

[ bsd3, concurrency, library ] [ Propose Tags ]

LISTEN/NOTIFY with hasql.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies base (>=4.15 && <4.20), bytestring (>=0.10 && <0.13), hasql (>=1.6 && <1.7), mtl (>=2.2 && <2.3 || >=2.3.1 && <2.4), postgresql-libpq (>=0.9.4.3 && <0.11), text (>=1.2.5.0 && <1.3 || >=2.0 && <2.2) [details]
License BSD-3-Clause
Copyright Copyright (C) 2023 Mitchell Rosen, Travis Staton
Author Mitchell Rosen, Travis Staton
Maintainer Mitchell Rosen <mitchellwrosen@gmail.com>, Travis Staton <hello@travisstaton.com>
Category Concurrency
Home page https://github.com/awkward-squad/hasql-listen-notify
Bug tracker https://github.com/awkward-squad/hasql-listen-notify/issues
Source repo head: git clone https://github.com/awkward-squad/hasql-listen-notify.git
Uploaded by mitchellwrosen at 2023-12-27T16:13:02Z
Distributions LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1
Downloads 168 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-12-27 [all 1 reports]

Readme for hasql-listen-notify-0.1.0.1

[back to package description]

hasql-listen-notify

LISTEN/NOTIFY using hasql.

Build Status Hackage Stackage LTS Stackage Nightly Dependencies