/var/lib/ghc/package.conf.d/HDBC-postgresql-2.3.2.2.conf is in libghc-hdbc-postgresql-dev 2.3.2.2-1.
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 45 46 47 48 | name: HDBC-postgresql
version: 2.3.2.2
id: HDBC-postgresql-2.3.2.2-9d4661ce364eac23a7c8b61ec16be667
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
package-url:
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/HDBC-postgresql-2.3.2.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/HDBC-postgresql-2.3.2.2/ghc-7.6.3
/usr/lib/x86_64-linux-gnu
hs-libraries: HSHDBC-postgresql-2.3.2.2
extra-libraries: pq
extra-ghci-libraries:
include-dirs: /usr/include/postgresql
includes:
depends: HDBC-2.4.0.0-3b8d25e4b4385f545df76d0fa6b1e48a
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
convertible-1.1.0.0-59c1cd428bf575d8c3e87ec5aa6e02b9
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-postgresql-2.3.2.2/HDBC-postgresql.haddock
haddock-html: /usr/share/doc/libghc-hdbc-postgresql-doc/html/
|