This file is indexed.

/var/lib/ghc/package.conf.d/HDBC-2.4.0.1.conf is in libghc-hdbc-dev 2.4.0.1-6+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
37
38
name: HDBC
version: 2.4.0.1
id: HDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv
key: HDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv
license: BSD3
copyright: Copyright (c) 2005-2011 John Goerzen
maintainer: Nicolas Wu <nicolas.wu@gmail.com>
stability: Stable
homepage: https://github.com/hdbc/hdbc
synopsis: Haskell Database Connectivity
description:
    HDBC provides an abstraction layer between Haskell programs and SQL
    relational databases. This lets you write database code once, in
    Haskell, and have it work with any number of backend SQL databases
    (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
category: Database
author: John Goerzen, Nicolas Wu
exposed: True
exposed-modules:
    Database.HDBC Database.HDBC.Types Database.HDBC.DriverUtils
    Database.HDBC.ColTypes Database.HDBC.Statement
    Database.HDBC.SqlValue Database.HDBC.Locale
hidden-modules: Database.HDBC.Utils
abi: 501c60d4a3bcf0e19b47f61efb73427d
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv
data-dir: /usr/share/hdbc
hs-libraries: HSHDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv
depends:
    base-4.9.0.0 bytestring-0.10.8.1 containers-0.5.7.1
    convertible-1.1.1.0-LKSEHOqRPBWL4CrSDoQYvh
    mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
    old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
    text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s time-1.6.0.1
    utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-2.4.0.1/HDBC.haddock
haddock-html: /usr/share/doc/libghc-hdbc-doc/html/