| Safe Haskell | None |
|---|
Web.Simple.PostgreSQL
Documentation
type PostgreSQLConn = Pool ConnectionSource
withConnection :: HasPostgreSQL hs => (Connection -> Controller hs b) -> Controller hs bSource
module Database.PostgreSQL.ORM
simple-postgresql-orm-0.8.0: Connector package for integrating postgresql-orm with the Simple web framework
| Safe Haskell | None |
|---|
Web.Simple.PostgreSQL
type PostgreSQLConn = Pool ConnectionSource
withConnection :: HasPostgreSQL hs => (Connection -> Controller hs b) -> Controller hs bSource
module Database.PostgreSQL.ORM