haskelldb-0.9: ContentsIndex
Database.HaskellDB.HSQL.SQLite
Portabilitynon-portable
Stabilityexperimental
Maintainerdp03-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 :: FilePathdatabase file
mode :: IOModeaccess mode
sqliteConnect :: SQLiteOptions -> (Database -> IO a) -> IO a
Produced by Haddock version 0.8