This file is indexed.

/var/lib/ghc/package.conf.d/simple-reflect-0.3.2.conf is in libghc-simple-reflect-dev 0.3.2-7build1.

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
name: simple-reflect
version: 0.3.2
id: simple-reflect-0.3.2-CmkWq5TWD7G8W8mcfpbHWU
key: simple-reflect-0.3.2-CmkWq5TWD7G8W8mcfpbHWU
license: BSD3
maintainer: twanvl@gmail.com
homepage: http://twanvl.nl/blog/haskell/simple-reflection-of-expressions
synopsis: Simple reflection of expressions containing variables
description:
    This package allows simple reflection of expressions containing variables.
    Reflection here means that a Haskell expression is turned into a string.
    The primary aim of this package is teaching and understanding;
    there are no options for manipulating the reflected expressions beyond showing them.
category: Debug
author: Twan van Laarhoven
exposed: True
exposed-modules:
    Debug.SimpleReflect Debug.SimpleReflect.Expr
    Debug.SimpleReflect.Vars
abi: 33624e92e8f5c4514217988e83941d2e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/simple-reflect-0.3.2-CmkWq5TWD7G8W8mcfpbHWU
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/simple-reflect-0.3.2-CmkWq5TWD7G8W8mcfpbHWU
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/simple-reflect
hs-libraries: HSsimple-reflect-0.3.2-CmkWq5TWD7G8W8mcfpbHWU
depends:
    base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/simple-reflect-0.3.2/simple-reflect.haddock
haddock-html: /usr/share/doc/libghc-simple-reflect-doc/html/