hssqlppp-th: hssqlppp extras which need template-haskell

[ bsd3, database, language, library ] [ Propose Tags ]

hssqlppp extras which need template-haskell

Documentation, examples on the homepage: http://jakewheat.github.com/hssqlppp/.

Changes here: https://github.com/JakeWheat/hssqlppp/blob/master/CHANGES


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.6.0, 0.6.1, 0.6.2
Dependencies base (>=4 && <5), hssqlppp (==0.6.2), syb (>=0.1.0.2 && <0.8), template-haskell, text (>=0.11.1.13 && <1.3) [details]
License BSD-3-Clause
Copyright Copyright 2009-2014 Jake Wheat
Author Jake Wheat
Maintainer jakewheatmail@gmail.com
Category Database, Language
Home page http://jakewheat.github.com/hssqlppp/
Bug tracker https://github.com/JakeWheat/hssqlppp/issues
Source repo head: git clone https://github.com/JakeWheat/hssqlppp.git
Uploaded by JakeWheat at 2019-07-08T19:51:28Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1997 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-08 [all 1 reports]

Readme for hssqlppp-th-0.6.2

[back to package description]
A parser, pretty printer, and type checker for SQL written in
Haskell. Mainly targets the PostgreSQL dialect of SQL and PL/pgSQL
syntax.

Pre alpha: works well and is stable for a subset of SQL, but there are
lots of unfinished areas and the api is likely to change a lot from
release to release at this time.

Website, with some docs and examples:
http://jakewheat.github.com/hssqlppp/latest

Hackage: http://hackage.haskell.org/package/hssqlppp

Repository: https://github.com/JakeWheat/hssqlppp

Contact: jakewheatmail@gmail.com