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-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
name: simple-reflect
version: 0.3.2
id: simple-reflect-0.3.2-5385e0ee3d6f26fedb412baaaf67ccf5

license: BSD3
copyright:
maintainer: twanvl@gmail.com
stability:
homepage: http://twanvl.nl/blog/haskell/simple-reflection-of-expressions
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/simple-reflect-0.3.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/simple-reflect-0.3.2/ghc-7.6.3
hs-libraries: HSsimple-reflect-0.3.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
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/