haskelldb-0.9:
Contents
Index
Database.HaskellDB.HSQL.SQLite
Portability
non-portable
Stability
experimental
Maintainer
dp03-7@mdstud.chalmers.se
Description
Interface to the SQLite
http://www.hwaci.com/sw/sqlite/
databases.
$Revision: 1.4 $
Documentation
data
SQLiteOptions
Constructors
SQLiteOptions
filepath
:: FilePath
database file
mode
:: IOMode
access mode
sqliteConnect
::
SQLiteOptions
-> (
Database
-> IO a) -> IO a
Produced by
Haddock
version 0.8