This file is indexed.

/var/lib/ghc/package.conf.d/reflection-1.2.0.1.conf is in libghc-reflection-dev 1.2.0.1-1build1.

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
name: reflection
version: 1.2.0.1
id: reflection-1.2.0.1-3eea1741aff8138ef7446de9e4196a72

license: BSD3
copyright: 2009-2013 Edward A. Kmett,
           2012 Elliott Hird,
           2004 Oleg Kiselyov and Chung-chieh Shan
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: http://github.com/ekmett/reflection
package-url:
synopsis: Reifies arbitrary terms into types that can be reflected back into terms
description: This package provides an implementation of the ideas presented in the paper
             \"Functional Pearl: Implicit Configurations\" by Oleg Kiselyov and
             Chung-chieh Shan. However, the API has been streamlined to improve performance.
             .
             The original paper can be obtained from
             <http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf>.
category: Data, Reflection, Dependent Types
author: Edward A. Kmett, Elliott Hird, Oleg Kiselyov and Chung-chieh Shan
exposed: True
exposed-modules: Data.Reflection
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/reflection-1.2.0.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/reflection-1.2.0.1/ghc-7.6.3
hs-libraries: HSreflection-1.2.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         tagged-0.7-d243d7f9110b53b4d18740d6abd0cfb9
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/reflection-1.2.0.1/reflection.haddock
haddock-html: /usr/share/doc/libghc-reflection-doc/html/