typedquery

Parser for SQL augmented with types

https://github.com/tolysz/typedquery

Latest on Hackage:0.1.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Marcin Tolysz
Maintained by [email protected]

Base package for parsing queries, the idea is to use SQL language to write queries, and TH to make them usable with haskell