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.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.5 && <1.6 || >=2.0 && <2.3), array (>=0.5 && <0.6), base (>=4.14 && <4.19), bytestring (>=0.10 && <0.12), containers (>=0.5 && <0.7), haskell-src-meta (>=0.8 && <0.9), hasql (>=1.4 && <1.7), megaparsec (>=8.0.0 && <8.1 || >=9.0 && <9.5), mtl (>=2.1 && <2.4), scientific (>=0.3 && <0.4), template-haskell (>=2.14 && <2.21), text (>=1.2.4 && <1.3 || >=2.0 && <2.1), time (>=1.9.3 && <1.13 || >=1.14 && <1.15), transformers (>=0.5 && <0.7), uuid (>=1.3 && <1.4), vector (>=0.11 && <0.14) [details] |
Tested with | ghc ==9.2.8, ghc ==9.4.5 |
License | BSD-3-Clause |
Copyright | 2021, Travis Staton |
Author | Travis Staton <hello@travisstaton.com> |
Maintainer | Travis Staton <hello@travisstaton.com>, Mitchell Rosen |
Revised | Revision 1 made by mitchellwrosen at 2024-04-18T19:29:43Z |
Category | Hasql, Database, PostgreSQL |
Home page | https://github.com/awkward-squad/hasql-interpolate |
Uploaded | by mitchellwrosen at 2023-08-17T17:15:22Z |
Distributions | LTSHaskell:1.0.1.0, NixOS:0.2.2.0, Stackage:1.0.1.0 |
Downloads | 936 total (3 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-08-17 [all 1 reports] |