haskelldb-0.9: ContentsIndex
Database.HaskellDB.HSQL.MySQL
Portabilitynon-portable
Stabilityexperimental
Maintainerdp03-7@mdstud.chalmers.se
Description
$Revision: 1.9 $
Documentation
data MySQLOptions
Constructors
MySQLOptions
server :: Stringserver name
db :: Stringdatabase name
uid :: Stringuser id
pwd :: Stringpassword
mysqlConnect :: MySQLOptions -> (Database -> IO a) -> IO a
Produced by Haddock version 0.8