hssqlppp-th: hssqlppp extras which need template-haskell

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.

[maintain] [Publish]

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]

Properties

Versions 0.6.0, 0.6.1, 0.6.2, 0.6.2
Change log None available
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:48:33Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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