This file is indexed.

/var/lib/ghc/package.conf.d/gitlib-2.2.0.0.conf is in libghc-gitlib-dev 2.2.0.0-1build3.

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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
name: gitlib
version: 2.2.0.0
id: gitlib-2.2.0.0-33cd0dee3c8064436d2ff3a62c5fa0e8

license: MIT
copyright:
maintainer: johnw@fpcomplete.com
stability:
homepage:
package-url:
synopsis: API library for working with Git repositories
description: @gitlib@ is a high-level, lazy and conduit-aware set of abstractions for
             programming with Git types.  Several different backends are available,
             including one for the libgit2 C library (<http://libgit2.github.com>) (see
             @gitlib-libgit2@).  The aim is both type-safety and convenience of use for
             Haskell users, combined with high performance and minimal memory footprint
             by taking advantage of Haskell's laziness and the conduit library's
             deterministic resource cleanup.
             .
             For further information, as well as typical use cases, see "Git.Tutorial".
category: FFI
author: John Wiegley
exposed: True
exposed-modules: Git Git.Types Git.Blob Git.Tree Git.Tree.Builder
                 Git.Tree.Builder.Pure Git.Commit Git.Commit.Push Git.Object
                 Git.Reference Git.Repository Git.Tutorial
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/gitlib-2.2.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/gitlib-2.2.0.0/ghc-7.6.3
hs-libraries: HSgitlib-2.2.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         base16-bytestring-0.1.1.5-235537728f3fc56fa55a7c506c4ed325
         binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         conduit-1.0.13-42da682bd4bc70f4bc06699fdc9be195
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         data-default-0.5.1-3dcf8b1e18d6ff182bcfe57129991c1d
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         failure-0.2.0.1-ee8e9a2415f22c9bd5450f642801e474
         hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
         lifted-base-0.2.0.3-635db11b8313e1acaa5140f2757e862e
         tagged-0.7-d243d7f9110b53b4d18740d6abd0cfb9
         text-0.11.3.1-e38859e86485c167fa7c9441789e7607
         time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         unordered-containers-0.2.3.0-9584b653deee0b5f16062e26c5ddf569
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/gitlib-2.2.0.0/gitlib.haddock
haddock-html: /usr/share/doc/libghc-gitlib-doc/html/