The templatepg package
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.
Properties
| Version | 0.1.0 |
|---|---|
| Dependencies | base (≥4 & <6), binary, bytestring, haskell-src-meta, haskell98, mtl, network, parsec, regex-compat, regex-posix, template-haskell, time, utf8-string |
| License | BSD3 |
| Copyright | 2010, 2011 Chris Forno |
| Author | Chris Forno (jekor) |
| Maintainer | jekor@jekor.com |
| Stability | alpha |
| Category | Database |
| Bug tracker | mailto:jekor@jekor.com |
| Upload date | Tue Jan 4 04:02:36 UTC 2011 |
| Uploaded by | ChrisForno |
| Built on | ghc-7.0 |
Modules
Downloads
- templatepg-0.1.0.tar.gz (Cabal source package)
- package description (included in the package)