This file is indexed.

/var/lib/ghc/package.conf.d/HDBC-2.4.0.2.conf is in libghc-hdbc-dev 2.4.0.2-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
name: HDBC
version: 2.4.0.2
id: HDBC-2.4.0.2-3uYDcyxOXm21wiyhCagU9L
key: HDBC-2.4.0.2-3uYDcyxOXm21wiyhCagU9L
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: 2a3ae452ae11a4c1a396a951a2cd64c9
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/HDBC-2.4.0.2-3uYDcyxOXm21wiyhCagU9L
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/HDBC-2.4.0.2-3uYDcyxOXm21wiyhCagU9L
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hdbc
hs-libraries: HSHDBC-2.4.0.2-3uYDcyxOXm21wiyhCagU9L
depends:
    base-4.9.1.0 bytestring-0.10.8.1 containers-0.5.7.1
    convertible-1.1.1.0-FM6RC8n6JG91WdGj8q2BzE
    mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    old-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
    utf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-2.4.0.2/HDBC.haddock
haddock-html: /usr/share/doc/libghc-hdbc-doc/html/