/var/lib/ghc/package.conf.d/pretty-show-1.6.15.conf is in libghc-pretty-show-dev 1.6.15-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 | name: pretty-show
version: 1.6.15
id: pretty-show-1.6.15-9Nng08D1wix3oNoCxkkUsv
key: pretty-show-1.6.15-9Nng08D1wix3oNoCxkkUsv
license: MIT
maintainer: iavor.diatchki@gmail.com
homepage: http://wiki.github.com/yav/pretty-show
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
abi: 6894a0e6a86104ec43d0c2850a192eb5
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/pretty-show-1.6.15-9Nng08D1wix3oNoCxkkUsv
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/pretty-show-1.6.15-9Nng08D1wix3oNoCxkkUsv
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/pretty-show
hs-libraries: HSpretty-show-1.6.15-9Nng08D1wix3oNoCxkkUsv
depends:
array-0.5.1.1 base-4.9.1.0 filepath-1.4.1.1 ghc-prim-0.5.0.0
haskell-lexer-1.0.1-KbrNzOgvOlP3fb0pmnXx0E pretty-1.1.3.3
haddock-interfaces: /usr/lib/ghc-doc/haddock/pretty-show-1.6.15/pretty-show.haddock
haddock-html: /usr/share/doc/libghc-pretty-show-doc/html/
|