This file is indexed.

/var/lib/ghc/package.conf.d/postgresql-libpq-0.9.2.0.conf is in libghc-postgresql-libpq-dev 0.9.2.0-3+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
name: postgresql-libpq
version: 0.9.2.0
id: postgresql-libpq-0.9.2.0-IWEdPrPraPeE94ud73Ope3
key: postgresql-libpq-0.9.2.0-IWEdPrPraPeE94ud73Ope3
license: BSD3
copyright: (c) 2010 Grant Monroe
           (c) 2011 Leon P Smith
maintainer: Leon P Smith <leon@melding-monads.com>
homepage: http://github.com/lpsmith/postgresql-libpq
synopsis: low-level binding to libpq
description:
    This is a binding to libpq: the C application
    programmer's interface to PostgreSQL. libpq is a
    set of library functions that allow client
    programs to pass queries to the PostgreSQL
    backend server and to receive the results of
    these queries.
category: Database
author: Grant Monroe, Leon P Smith, Joey Adams
exposed: True
exposed-modules:
    Database.PostgreSQL.LibPQ Database.PostgreSQL.LibPQ.Internal
abi: 4eb86a70f7612f59ce3ba116fd5f1d77
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/postgresql-libpq-0.9.2.0-IWEdPrPraPeE94ud73Ope3
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/postgresql-libpq-0.9.2.0-IWEdPrPraPeE94ud73Ope3
              /usr/lib/x86_64-linux-gnu
data-dir: /usr/share/postgresql-libpq
hs-libraries: HSpostgresql-libpq-0.9.2.0-IWEdPrPraPeE94ud73Ope3
extra-libraries:
    pq
include-dirs: /usr/include/postgresql
depends:
    base-4.9.0.0 bytestring-0.10.8.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/postgresql-libpq-0.9.2.0/postgresql-libpq.haddock
haddock-html: /usr/share/doc/libghc-postgresql-libpq-doc/html/