hasql-listen-notify: LISTEN/NOTIFY with hasql

[ bsd3, concurrency, library ] [ Propose Tags ]

LISTEN/NOTIFY with hasql.


[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

  • 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.8), 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>
Revised Revision 1 made by mitchellwrosen at 2024-05-05T15:10:52Z
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 178 total (15 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