This file is indexed.

/var/lib/ghc/package.conf.d/pretty-show-1.1.1.conf is in libghc-pretty-show-dev 1.1.1-4.

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
name: pretty-show
version: 1.1.1
id: pretty-show-1.1.1-e570ef5453bc67b9b627361acb4a4410

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.
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.
category: Text
author: Iavor S. Diatchki
exposed: True
exposed-modules: Text.Show.Pretty
hidden-modules: Text.Show.Parser Text.Show.Value
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pretty-show-1.1.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/pretty-show-1.1.1/ghc-7.4.1
hs-libraries: HSpretty-show-1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         haskell-lexer-1.0-1dda63ef59f1e0115d095e7801288755
         pretty-1.1.1.0-74ee6c6be86f83487da68d408cc3ae22
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pretty-show-1.1.1/pretty-show.haddock
haddock-html: /usr/share/doc/libghc-pretty-show-doc/html/