/var/lib/ghc/package.conf.d/hsql-postgresql-1.8.2.conf is in libghc-hsql-postgresql-dev 1.8.2-3.
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: hsql-postgresql
version: 1.8.2
id: hsql-postgresql-1.8.2-cf7ea76aceb179133c91c6d216d2fe07
license: BSD3
copyright:
maintainer: nick.rudnick@googlemail.com
stability:
homepage:
package-url:
synopsis: A Haskell Interface to PostgreSQL via the PQ library.
description: PostgreSQL driver for HSQL.
category: Database
author: Krasimir Angelov <kr.angelov@gmail.com>
exposed: True
exposed-modules: DB.HSQL.PG.Core DB.HSQL.PG.Sql DB.HSQL.PG.Status
DB.HSQL.PG.Type DB.HSQL.PG.Functions Database.HSQL.PostgreSQL
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hsql-postgresql-1.8.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hsql-postgresql-1.8.2/ghc-7.6.3
/usr/lib
hs-libraries: HShsql-postgresql-1.8.2
extra-libraries: pq
extra-ghci-libraries:
include-dirs: /usr/include/postgresql
/usr/include/postgresql/9.3/server
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hsql-1.8.2-48b3ac5d3a476d3121a1d2485625f9b7
old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hsql-postgresql-1.8.2/hsql-postgresql.haddock
haddock-html: /usr/share/doc/libghc-hsql-postgresql-doc/html/
|