This file is indexed.

/var/lib/ghc/package.conf.d/pretty-show-1.6.6.conf is in libghc-pretty-show-dev 1.6.6-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: pretty-show
version: 1.6.6
id: pretty-show-1.6.6-bcbea9db9f7fd85dbfcea302770e9ea7

license: BSD3
copyright:
maintainer: iavor.diatchki@gmail.com
stability:
homepage: http://wiki.github.com/yav/pretty-show
package-url:
synopsis: Tools for working with derived `Show` instances and generic
          inspection of values.
description: We provide a library and an executable for working with derived 'Show'
             instances. By using the library, we can parse derived 'Show' instances into a
             generic data structure. The @ppsh@ tool uses the library to produce
             human-readable versions of 'Show' instances, which can be quite handy for
             debugging Haskell programs.  We can also render complex generic values into
             an interactive Html page, for easier examination.
category: Text
author: Iavor S. Diatchki
exposed: True
exposed-modules: Text.Show.Pretty
hidden-modules: Text.Show.Html Text.Show.Parser Text.Show.Value
                Text.Show.PrettyVal Paths_pretty_show
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pretty-show-1.6.6/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/pretty-show-1.6.6/ghc-7.6.3
hs-libraries: HSpretty-show-1.6.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
         haskell-lexer-1.0-4cd87c449a1c5d8d5a2f881ebc601d24
         pretty-1.1.1.0-66181c695e6a2e173ba2088cf55cc396
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pretty-show-1.6.6/pretty-show.haddock
haddock-html: /usr/share/doc/libghc-pretty-show-doc/html/