hasql-interpolate: QuasiQuoter that supports expression interpolation for hasql
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson, array, base (>=4.14 && <5), bytestring, containers, haskell-src-meta (>=0.8 && <0.9), hasql (>=1.4 && <1.5), megaparsec (>=8.0.0), mtl, scientific, template-haskell (>=2.14), text, time, transformers, uuid, vector [details] |
License | BSD-3-Clause |
Copyright | 2021, Travis Staton |
Author | Travis Staton <hello@travisstaton.com> |
Maintainer | Travis Staton <hello@travisstaton.com>, Mitchell Rosen |
Category | Hasql, Database, PostgreSQL |
Home page | https://github.com/awkward-squad/hasql-interpolate |
Uploaded | by tstat at 2021-11-15T19:30:41Z |
Modules
[Index] [Quick Jump]
- Hasql
Downloads
- hasql-interpolate-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees