name: HDBC-odbc
version: 1.1.6.0
license: LGPL
copyright: Copyright (c) 2005-2008 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Beta
homepage: http://software.complete.org/hdbc-odbc
package-url:
description: This package provides an ODBC database backend for HDBC.
             It is cross-platform and supports unixODBC on Unix/Linux/POSIX platforms
             and Microsoft ODBC on Windows.  It is also the preferred way to access
             MySQL databases from Haskell.
category: Database
author: John Goerzen
exposed: True
exposed-modules: Database.HDBC.ODBC
hidden-modules: Database.HDBC.ODBC.Connection
                Database.HDBC.ODBC.Statement Database.HDBC.ODBC.Types
                Database.HDBC.ODBC.Utils Database.HDBC.ODBC.TypeConv
                Database.HDBC.ODBC.ConnectionImpl
import-dirs: /usr/lib/haskell-packages/ghc6/lib/HDBC-odbc-1.1.6.0/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/HDBC-odbc-1.1.6.0/ghc-6.8.2
hs-libraries: HSHDBC-odbc-1.1.6.0
extra-libraries: odbc
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0 mtl-1.1.0.0 HDBC-1.1.6
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
