This file is indexed.

/var/lib/ghc/package.conf.d/gitlib-3.1.1.conf is in libghc-gitlib-dev 3.1.1-1build1.

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
name: gitlib
version: 3.1.1
id: gitlib-3.1.1-8157acc722316c40de8fe62f9d50f01f
key: gitli_6eDZocDDpJ4EXqJDWJJMKh
license: MIT
maintainer: johnw@newartisans.com
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.Blob Git.Commit Git.Commit.Push Git.Object Git.Reference
    Git.Repository Git.Tree Git.Tree.Builder Git.Tree.Builder.Pure
    Git.Tree.Working Git.Tutorial Git.Types Git.Utils Git.Working
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gitlib-3.1.1-6eDZocDDpJ4EXqJDWJJMKh
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gitlib-3.1.1-6eDZocDDpJ4EXqJDWJJMKh
data-dir: /usr/share/gitlib
hs-libraries: HSgitlib-3.1.1-6eDZocDDpJ4EXqJDWJJMKh
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    base16-bytestring-0.1.1.6-e16ffa4271dc3c154e8184c40e44d81e
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    conduit-1.2.6.1-418942df10c1c8c2f189236cac2a6089
    conduit-combinators-1.0.3-7deb37a522c03c116ba8c42a03b63359
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
    exceptions-0.8.0.2-36aed52be619b9728d2571e1d453a5a5
    filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
    hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
    lifted-async-0.7.0.2-624ab12fa0fe89719d9db0b932183cf0
    lifted-base-0.2.3.6-9276c4c1c671cb2ef990bb869656cca8
    monad-control-1.0.0.4-54877a66474b3cf85d4214e0258a1578
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    resourcet-1.1.7-6832b26243718afb2b791ac405d0e8df
    semigroups-0.18.0.1-8280af83a74b71fe859e6151e1ac901a
    tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
    text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
    time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
    unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
haddock-interfaces: /usr/lib/ghc-doc/haddock/gitlib-3.1.1/gitlib.haddock
haddock-html: /usr/share/doc/libghc-gitlib-doc/html/