Name: haskelldb-hdbc-odbc Version: 0.10 Copyright: The authors Maintainer: haskelldb-users@lists.sourceforge.net Author: Daan Leijen, Conny Andersson, Martin Andersson, Mary Bergman, Victor Blomqvist, Bjorn Bringert, Anders Hockersten, Torbjorn Martin, Jeremy Shaw License: BSD3 build-depends: haskell98, base, mtl, haskelldb==0.10, haskelldb-hdbc==0.10, HDBC==1.0.1, HDBC-odbc==1.0.1.0 Extensions: ExistentialQuantification, OverlappingInstances, UndecidableInstances, MultiParamTypeClasses Synopsis: HaskellDB support for the HDBC ODBC driver. Exposed-Modules: Database.HaskellDB.HDBC.ODBC ghc-options: -O2