/var/lib/ghc/package.conf.d/HDBC-postgresql-2.3.2.1.conf is in libghc-hdbc-postgresql-dev 2.3.2.1-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.1
id: HDBC-postgresql-2.3.2.1-d9e67a6e05c3bca6dbc35a912af11339
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.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/HDBC-postgresql-2.3.2.1/ghc-7.4.1
/usr/lib
hs-libraries: HSHDBC-postgresql-2.3.2.1
extra-libraries: pq
extra-ghci-libraries:
include-dirs: /usr/include/postgresql
includes:
depends: HDBC-2.3.1.1-95f1979107622cd967f57f36d4293ad7
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
convertible-1.0.11.0-b2b471d22b4d55c62649eb958c308d3f
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
old-locale-1.0.0.4-a2c3d942f886fb70df8171795fdc2e5a
old-time-1.1.0.0-b77788a065c86ada9ba279afa5e04576
parsec-3.1.2-a6715965b792ffb81aeb3b18e0c709ac
time-1.4-96b42dcaca5cdbc30bab9dcc07384b8d
utf8-string-0.3.7-ca3bc669f78a10f8e42ef22439bcf83c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-postgresql-2.3.2.1/HDBC-postgresql.haddock
haddock-html: /usr/share/doc/libghc-hdbc-postgresql-doc/html/
|