name:                 unicode-show
version:              0.1.1.1
visibility:           public
id:                   unicode-show-0.1.1.1-GAyHLEfMK5YEAMdiQBCFpA
key:                  unicode-show-0.1.1.1-GAyHLEfMK5YEAMdiQBCFpA
license:              BSD-3-Clause
copyright:            2016 Takayuki Muranushi
maintainer:           igrep@n.email.ne.jp
author:               Takayuki Muranushi
homepage:             http://github.com/haskell-jp/unicode-show#readme
synopsis:             print and show in unicode
description:
    This package provides variants of 'show' and 'print' functions that does not escape non-ascii characters.

    See <http://github.com/haskell-jp/unicode-show#readme README> for usage.

    Run ghci with  @-interactive-print@ flag to print unicode characters. See <https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/interactive-evaluation.html#ghci-interactive-print Using a custom interactive printing function> section in the GHC manual.

category:             Text
abi:                  e0c76343b4d078e7ea0512b33c9a5e83
exposed:              True
exposed-modules:      Text.Show.Unicode
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/unicode-show-0.1.1.1-GAyHLEfMK5YEAMdiQBCFpA

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/unicode-show-0.1.1.1-GAyHLEfMK5YEAMdiQBCFpA

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/unicode-show-0.1.1.1-GAyHLEfMK5YEAMdiQBCFpA

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/unicode-show-0.1.1.1

hs-libraries:         HSunicode-show-0.1.1.1-GAyHLEfMK5YEAMdiQBCFpA
depends:
    base-4.19.1.0-inplace safe-0.3.21-6ixSGbBKIm94gAu2Mno2fr
    transformers-0.6.1.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/unicode-show-0.1.1.1/html/unicode-show.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/unicode-show-0.1.1.1/html
