haskelldb-0.9: ContentsIndex
Database.HaskellDB.HSQL.PostgreSQL
Portabilityportable
Stabilityexperimental
Maintainerdp03-7@mdstud.chalmers.se
Description
$Revision: 1.8 $
Documentation
data PostgreSQLOptions
Constructors
PostgreSQLOptions
server :: Stringserver name
db :: Stringdatabase name
uid :: Stringuser id
pwd :: Stringpassword
postgresqlConnect :: PostgreSQLOptions -> (Database -> IO a) -> IO a
Produced by Haddock version 0.8