This file is indexed.

/var/lib/ghc/package.conf.d/tasty-golden-2.2.0.2.conf is in libghc-tasty-golden-dev 2.2.0.2-1.

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
name: tasty-golden
version: 2.2.0.2
id: tasty-golden-2.2.0.2-69db6650253815b4d5d05dcdc35dfbde

license: MIT
copyright:
maintainer: Roman Cheplyaka <roma@ro-che.info>
stability:
homepage: https://github.com/feuerbach/tasty-golden
package-url:
synopsis: Golden tests support for tasty
description: This package provides support for «golden testing».
             A golden test is an IO action that writes its result to a file.
             To pass the test, this output file should be identical to the corresponding
             «golden» file, which contains the correct result for the test.
category: Testing
author: Roman Cheplyaka
exposed: True
exposed-modules: Test.Tasty.Golden Test.Tasty.Golden.Advanced
                 Test.Tasty.Golden.Manage
hidden-modules: Test.Tasty.Golden.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/tasty-golden-2.2.0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/tasty-golden-2.2.0.2/ghc-7.6.3
hs-libraries: HStasty-golden-2.2.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         optparse-applicative-0.7.0.2-7a923aa933db9a3eb15e114ad3160a6c
         process-1.1.0.2-76e05340eb66705981411022731ca84a
         tagged-0.7-d243d7f9110b53b4d18740d6abd0cfb9
         tasty-0.7-6c83f5b8290b579aaa08c14e5b65e030
         temporary-1.1.2.4-09a72fabf17977af65a50c10a51b6b12
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/tasty-golden-2.2.0.2/tasty-golden.haddock
haddock-html: /usr/share/doc/libghc-tasty-golden-doc/html/