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-5.

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
name: simple-reflect
version: 0.3.2
id: simple-reflect-0.3.2-5f4ee560580cc0249ad7ad634a6f37be
key: simpl_KCSjRYnuQluF5tjPEtkKtk
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/simple-reflect-0.3.2-KCSjRYnuQluF5tjPEtkKtk
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/simple-reflect-0.3.2-KCSjRYnuQluF5tjPEtkKtk
data-dir: /usr/share/simple-reflect
hs-libraries: HSsimple-reflect-0.3.2-KCSjRYnuQluF5tjPEtkKtk
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
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/