The latest version of templatepg is 0.2.8-0.

templatepg

Version 0.1.0 revision 0 uploaded by ChrisForno.

Package meta

Synopsis
A PostgreSQL access library with compile-time SQL type inference
Description

TemplatePG provides PostgreSQL access from Haskell via the PostgreSQL protocol. It also provides a higher-level Template Haskell interface. It eliminates a class of runtime errors by checking queries against a PostgreSQL database at compile-time. This also reduces boilerplate code for dealing with query results, as the type and number of result columns are known at compile-time.

Author
Chris Forno (jekor)
Bug reports
mailto:jekor@jekor.com
Category
Database
Copyright
2010, 2011 Chris Forno
Homepage
n/a
Maintainer
jekor@jekor.com
Package URL
http://jekor.com/templatepg/templatepg-0.1.0.tar.gz
Stability
alpha

Components