/var/lib/ghc/package.conf.d/HDBC-odbc-2.3.1.1.conf is in libghc-hdbc-odbc-dev 2.3.1.1-8+b1.
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 | name: HDBC-odbc
version: 2.3.1.1
id: HDBC-odbc-2.3.1.1-J5WArn3ibSjJ7GcO3YXi4C
key: HDBC-odbc-2.3.1.1-J5WArn3ibSjJ7GcO3YXi4C
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: 8e71870b0cef2d5941d224481459eb0a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HDBC-odbc-2.3.1.1-J5WArn3ibSjJ7GcO3YXi4C
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HDBC-odbc-2.3.1.1-J5WArn3ibSjJ7GcO3YXi4C
data-dir: /usr/share/hdbc-odbc
hs-libraries: HSHDBC-odbc-2.3.1.1-J5WArn3ibSjJ7GcO3YXi4C
extra-libraries:
odbc
depends:
HDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv base-4.9.0.0
bytestring-0.10.8.1 mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM time-1.6.0.1
utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
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/
|