name:                 pretty-show
version:              1.10
visibility:           public
id:                   pretty-show-1.10-GpaUxCveqN8KXfYQDBift8
key:                  pretty-show-1.10-GpaUxCveqN8KXfYQDBift8
license:              MIT
maintainer:           iavor.diatchki@gmail.com
author:               Iavor S. Diatchki
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
abi:                  6993c318c74af087bb4f3ee261934e6b
exposed:              True
exposed-modules:      Text.Show.Pretty
hidden-modules:
    Text.Show.Html Text.Show.Parser Text.Show.Value Text.Show.PrettyVal
    Paths_pretty_show

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pretty-show-1.10-GpaUxCveqN8KXfYQDBift8

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pretty-show-1.10-GpaUxCveqN8KXfYQDBift8

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pretty-show-1.10-GpaUxCveqN8KXfYQDBift8

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/pretty-show-1.10
hs-libraries:         HSpretty-show-1.10-GpaUxCveqN8KXfYQDBift8
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace
    filepath-1.5.2.0-inplace ghc-prim-0.11.0-inplace
    haskell-lexer-1.1.2-3pZWEcOunIuIYw1lr0MvQx pretty-1.1.3.6-inplace
    text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/pretty-show-1.10/html/pretty-show.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/pretty-show-1.10/html
