This file is indexed.

/var/lib/ghc/package.conf.d/filestore-0.4.0.4.conf is in libghc-filestore-dev 0.4.0.4-2.

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: filestore
version: 0.4.0.4
id: filestore-0.4.0.4-ec63ae1102f47bad28dfcca2fc9d49e9

license: BSD3
copyright:
maintainer: jgm@berkeley.edu
stability: Experimental
homepage: http://johnmacfarlane.net/repos/filestore
package-url:
synopsis: Interface for versioning file stores.
description: The filestore library provides an abstract interface for a versioning
             file store, and modules that instantiate this interface.  Currently
             Git, Darcs, and Mercurial modules are provided, and other VCSs
             or databases could be added.
category: Data
author: John MacFarlane, Gwern Branwen, Sebastiaan Visser
exposed: True
exposed-modules: Data.FileStore Data.FileStore.Types
                 Data.FileStore.Git Data.FileStore.Darcs Data.FileStore.Mercurial
                 Data.FileStore.Utils Data.FileStore.Generic
hidden-modules: Paths_filestore Data.FileStore.DarcsXml
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/filestore-0.4.0.4/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/filestore-0.4.0.4/ghc-7.4.1
hs-libraries: HSfilestore-0.4.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Diff-0.1.3-48e2d5484b3a2272f5f96b431dc2cc8a
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
         directory-1.1.0.2-ebacad9b5233212b1abbebce9b7e6524
         filepath-1.3.0.0-973f5e9fbed93e25cbe66dfeb6b99ad9
         old-locale-1.0.0.4-a2c3d942f886fb70df8171795fdc2e5a
         parsec-3.1.2-a6715965b792ffb81aeb3b18e0c709ac
         process-1.1.0.1-18dadd8ad5fc640f55a7afdc7aace500
         split-0.1.4.2-107d8802e7c3aa38703a185555f2a7bc
         time-1.4-96b42dcaca5cdbc30bab9dcc07384b8d
         utf8-string-0.3.7-ca3bc669f78a10f8e42ef22439bcf83c
         xml-1.3.12-5561ea21bd297a3af3ed25602dd911e7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/filestore-0.4.0.4/filestore.haddock
haddock-html: /usr/share/doc/libghc-filestore-doc/html/