This file is indexed.

/var/lib/ghc/package.conf.d/gitrev-1.2.0.conf is in libghc-gitrev-dev 1.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
name: gitrev
version: 1.2.0
id: gitrev-1.2.0-Ium1ewHFPiqb1Q41BfwuH
key: gitrev-1.2.0-Ium1ewHFPiqb1Q41BfwuH
license: BSD3
maintainer: acfoltzer@galois.com
homepage: https://github.com/acfoltzer/gitrev
synopsis: Compile git revision info into Haskell projects
description:
    Some handy Template Haskell splices for including the current git hash and branch in the code of your project. Useful for including in panic messages, @--version@ output, or diagnostic info for more informative bug reports.
category: Development
author: Adam C. Foltzer
exposed: True
exposed-modules:
    Development.GitRev
abi: 92a458599be49fcaf9f9f46449314621
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/gitrev-1.2.0-Ium1ewHFPiqb1Q41BfwuH
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/gitrev-1.2.0-Ium1ewHFPiqb1Q41BfwuH
data-dir: /usr/share/gitrev
hs-libraries: HSgitrev-1.2.0-Ium1ewHFPiqb1Q41BfwuH
depends:
    base-4.9.0.0 directory-1.2.6.2 filepath-1.4.1.0 process-1.4.2.0
    template-haskell-2.11.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/gitrev-1.2.0/gitrev.haddock
haddock-html: /usr/share/doc/libghc-gitrev-doc/html/