hasql-interpolate: QuasiQuoter that supports expression interpolation for hasql
hasql-interpolate provides a sql QuasiQuoter for hasql that
supports interpolation of haskell expressions and splicing of sql
snippets. A number of type classes are also provided to reduce
encoder/decoder boilerplate.
Downloads
- hasql-interpolate-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0, 0.2.1.0, 0.2.2.0, 1.0.0.0, 1.0.1.0, 1.1.0.0, 1.1.0.1 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson, array, base (>=4.14 && <5), bytestring, containers, haskell-src-meta (>=0.8 && <0.9), hasql (>=1.4 && <1.6), megaparsec (>=8.0.0), mtl, scientific, template-haskell (>=2.14), text, time, transformers, uuid, vector [details] |
| Tested with | ghc ==8.10.7, ghc ==9.0.1 |
| License | BSD-3-Clause |
| Copyright | 2021, Travis Staton |
| Author | Travis Staton <hello@travisstaton.com> |
| Maintainer | Travis Staton <hello@travisstaton.com>, Mitchell Rosen |
| Uploaded | by mitchellwrosen at 2022-02-08T00:53:04Z |
| Category | Hasql, Database, PostgreSQL |
| Home page | https://github.com/awkward-squad/hasql-interpolate |
| Distributions | LTSHaskell:1.0.1.0, Stackage:1.0.1.0 |
| Downloads | 1127 total (29 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-02-08 [all 1 reports] |