hasql-listen-notify: LISTEN/NOTIFY with hasql

[ bsd3, concurrency, hasql, library, postgresql ] [ 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.21), bytestring (>=0.10 && <0.13), hasql (>=1.6 && <1.9), mtl (>=2.2 && <2.3 || >=2.3.1 && <2.4), postgresql-libpq (>=0.9.4.3 && <0.12), text (>=1.2.5.0 && <1.3 || >=2.0 && <2.2) [details]
License BSD-3-Clause
Copyright Copyright (C) 2023-2024 Mitchell Dalvi Rosen, Travis Staton
Author Mitchell Dalvi Rosen, Travis Staton
Maintainer Mitchell Dalvi Rosen <mitchellwrosen@gmail.com>, Travis Staton <hello@travisstaton.com>
Revised Revision 3 made by mitchellwrosen at 2024-09-10T13:38:54Z
Category Hasql, PostgreSQL
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 224 total (8 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