This file is indexed.

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

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-2jHS9ZZH4CTDzayZqektq
key: gitlib-3.1.1-2jHS9ZZH4CTDzayZqektq
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: b69c060ccc4d09a82ce13d09da588087
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/gitlib-3.1.1-2jHS9ZZH4CTDzayZqektq
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/gitlib-3.1.1-2jHS9ZZH4CTDzayZqektq
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/gitlib
hs-libraries: HSgitlib-3.1.1-2jHS9ZZH4CTDzayZqektq
depends:
    base-4.9.1.0 base16-bytestring-0.1.1.6-4E2p94lTx8gIceMhu8Kl9o
    bytestring-0.10.8.1 conduit-1.2.12.1-30kCH21Mh9e7TrhOji16e6
    conduit-combinators-1.1.2-CF7z9WWWFrgF1CowuYx8Rq containers-0.5.7.1
    directory-1.3.0.0 exceptions-0.8.3-DJgKwb0OY9TJW6bTf8Ti4N
    filepath-1.4.1.1 hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
    lifted-async-0.9.3.2-6Xyq0kPQgpP1dhQsyVuPUu
    lifted-base-0.2.3.11-EJk3wL9KL8YEccVtoTgqIE
    monad-control-1.0.2.2-3gi0rBT0RRq8S2cSqiTk2r
    mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    resourcet-1.1.9-1rGuSlRMceiNPrf9EFZfV
    semigroups-0.18.3-5xL9BgkWQsCGwo6YahyMCM
    tagged-0.8.5-1gLLDW7b5mx8q35LxgIjIa
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
    transformers-0.5.2.0 unix-2.7.2.1
    unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
haddock-interfaces: /usr/lib/ghc-doc/haddock/gitlib-3.1.1/gitlib.haddock
haddock-html: /usr/share/doc/libghc-gitlib-doc/html/