nri-postgresql: Make queries against Postgresql.

[ bsd3, library, web ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4
Change log CHANGELOG.md
Dependencies aeson (>=1.4.6.0 && <1.6), attoparsec (>=0.13.0.0 && <0.15), base (>=4.12.0.0 && <4.16), bytestring (>=0.10.8.2 && <0.12), filepath (>=1.4.2.1 && <1.5), network (>=3.1.0.0 && <3.2), nri-env-parser (>=0.1.0.0 && <0.2), nri-observability (>=0.1.0.0 && <0.2), nri-prelude (>=0.1.0.0 && <0.7), postgresql-typed (>=0.6 && <0.7), resource-pool (>=0.2.0.0 && <0.3), resourcet (>=1.2.0 && <1.3), safe-exceptions (>=0.1.7.0 && <1.3), template-haskell (>=2.15.0.0 && <2.18), text (>=1.2.3.1 && <1.3), time (>=1.8.0.2 && <1.13) [details]
License BSD-3-Clause
Copyright 2021 NoRedInk Corp.
Author NoRedInk
Maintainer haskell-open-source@noredink.com
Category Web
Home page https://github.com/NoRedInk/haskell-libraries/tree/trunk/nri-postgresql#readme
Bug tracker https://github.com/NoRedInk/haskell-libraries/issues
Source repo head: git clone https://github.com/NoRedInk/haskell-libraries(postgresql)
Uploaded by JasperWoudenberg at 2021-07-07T07:48:33Z
Distributions
Downloads 477 total (14 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-07 [all 1 reports]

Readme for nri-postgresql-0.1.0.1

[back to package description]

nri-postgresql

A library for querying postgresql. Wrapper around postgresql-typed.