This file is indexed.

/var/lib/ghc/package.conf.d/gitlib-3.1.1.conf is in libghc-gitlib-dev 3.1.1-3+b2.

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
name: gitlib
version: 3.1.1
id: gitlib-3.1.1-IdNGmeukU7SGbRs5YedT1e
key: gitlib-3.1.1-IdNGmeukU7SGbRs5YedT1e
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
abi: 80737910112bef4903f5a8eb2765ad85
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/gitlib-3.1.1-IdNGmeukU7SGbRs5YedT1e
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/gitlib-3.1.1-IdNGmeukU7SGbRs5YedT1e
data-dir: /usr/share/gitlib
hs-libraries: HSgitlib-3.1.1-IdNGmeukU7SGbRs5YedT1e
depends:
    base-4.9.0.0 base16-bytestring-0.1.1.6-5dPoF8dzhwzBaEB2MvnmIS
    bytestring-0.10.8.1 conduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
    conduit-combinators-1.0.8.1-DNbu6DxpSoBysBB2fNENG
    containers-0.5.7.1 directory-1.2.6.2
    exceptions-0.8.3-1k51ubLFe5EKSOsIQFBryn filepath-1.4.1.0
    hashable-1.2.4.0-EMu4H7FB10MAl6hwKw992G
    lifted-async-0.9.0-Bd0lZFTkIIkGKEcL9e4s70
    lifted-base-0.2.3.8-1nzvMRHeVda5LXRGBOCgua
    monad-control-1.0.1.0-H3dGiNkRft7DwaQy0vBH7n
    mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
    resourcet-1.1.8-DdwBVfcxCfKnrc6BKOuS1
    semigroups-0.18.2-2lmUSJvrDkM6JBURGRclWz
    tagged-0.8.5-KJ1mnYQWvwAIHfNS5HUoXP
    text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s time-1.6.0.1
    transformers-0.5.2.0 unix-2.7.2.0
    unordered-containers-0.2.7.1-Eo9jd5DMz45DhBLCG8skzW
haddock-interfaces: /usr/lib/ghc-doc/haddock/gitlib-3.1.1/gitlib.haddock
haddock-html: /usr/share/doc/libghc-gitlib-doc/html/