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-2build1.

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
name: HDBC
version: 2.4.0.1
id: HDBC-2.4.0.1-6fef4f36861a75d59952102632a5fb32
key: HDBC_9N12gT8edsA9oK8elgppCj
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HDBC-2.4.0.1-9N12gT8edsA9oK8elgppCj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HDBC-2.4.0.1-9N12gT8edsA9oK8elgppCj
data-dir: /usr/share/hdbc
hs-libraries: HSHDBC-2.4.0.1-9N12gT8edsA9oK8elgppCj
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    convertible-1.1.1.0-82b9cd7e0c1851d519f2368947fa1dcf
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    old-time-1.1.0.3-4494378134a1c0eadea2f9ea5411834e
    text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
    time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
    utf8-string-1.0.1.1-09f6924ad5da4f093413455bda66bd2c
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-2.4.0.1/HDBC.haddock
haddock-html: /usr/share/doc/libghc-hdbc-doc/html/