/var/lib/ghc/package.conf.d/HDBC-postgresql-2.3.2.3.conf is in libghc-hdbc-postgresql-dev 2.3.2.3-2build1.
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 40 41 42 43 44 | name: HDBC-postgresql
version: 2.3.2.3
id: HDBC-postgresql-2.3.2.3-472c5a7d700196417f4829b257b37b29
key: HDBCp_7cmbQK0JUrK8HT6sSUJDjf
license: BSD3
copyright: Copyright (c) 2005-2011 John Goerzen
maintainer: Nicolas Wu <nicolas.wu@gmail.com>
stability: Stable
homepage: http://github.com/hdbc/hdbc-postgresql
synopsis: PostgreSQL driver for HDBC
description:
This package provides a PostgreSQL driver for HDBC
category: Database
author: John Goerzen
exposed: True
exposed-modules:
Database.HDBC.PostgreSQL
hidden-modules: Database.HDBC.PostgreSQL.Connection
Database.HDBC.PostgreSQL.ConnectionImpl
Database.HDBC.PostgreSQL.Statement Database.HDBC.PostgreSQL.Types
Database.HDBC.PostgreSQL.Utils Database.HDBC.PostgreSQL.Parser
Database.HDBC.PostgreSQL.PTypeConv
Database.HDBC.PostgreSQL.ErrorCodes
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HDBC-postgresql-2.3.2.3-7cmbQK0JUrK8HT6sSUJDjf
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HDBC-postgresql-2.3.2.3-7cmbQK0JUrK8HT6sSUJDjf
/usr/lib/x86_64-linux-gnu
data-dir: /usr/share/hdbc-postgresql
hs-libraries: HSHDBC-postgresql-2.3.2.3-7cmbQK0JUrK8HT6sSUJDjf
extra-libraries:
pq
include-dirs: /usr/include/postgresql
depends:
HDBC-2.4.0.1-6fef4f36861a75d59952102632a5fb32
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
convertible-1.1.1.0-82b9cd7e0c1851d519f2368947fa1dcf
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
old-time-1.1.0.3-4494378134a1c0eadea2f9ea5411834e
parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
utf8-string-1.0.1.1-09f6924ad5da4f093413455bda66bd2c
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-postgresql-2.3.2.3/HDBC-postgresql.haddock
haddock-html: /usr/share/doc/libghc-hdbc-postgresql-doc/html/
|