/var/lib/ghc/package.conf.d/HDBC-odbc-2.3.1.1.conf is in libghc-hdbc-odbc-dev 2.3.1.1-8build3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | name: HDBC-odbc
version: 2.3.1.1
id: HDBC-odbc-2.3.1.1-1F6kTMiGBzELrrU1hNTyoa
key: HDBC-odbc-2.3.1.1-1F6kTMiGBzELrrU1hNTyoa
license: BSD3
copyright: Copyright (c) 2005-2011 John Goerzen
maintainer: Nicolas Wu <nicolas.wu@gmail.com>
stability: Beta
homepage: https://github.com/hdbc/hdbc-odbc
synopsis: ODBC driver for HDBC
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
abi: 5fa3c2dd99247b23e7e88b8539e37133
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/HDBC-odbc-2.3.1.1-1F6kTMiGBzELrrU1hNTyoa
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/HDBC-odbc-2.3.1.1-1F6kTMiGBzELrrU1hNTyoa
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hdbc-odbc
hs-libraries: HSHDBC-odbc-2.3.1.1-1F6kTMiGBzELrrU1hNTyoa
extra-libraries:
odbc
depends:
HDBC-2.4.0.2-3uYDcyxOXm21wiyhCagU9L base-4.9.1.0
bytestring-0.10.8.1 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 time-1.6.0.1
utf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-odbc-2.3.1.1/HDBC-odbc.haddock
haddock-html: /usr/share/doc/libghc-hdbc-odbc-doc/html/
|