@hackage unicode-show0.1.0.4
print and show in unicode
Categories
License
BSD-3-Clause
Maintainer
whosekiteneverfly@gmail.com
Links
Versions
Installation
Dependencies (1)
Dependents (10)
@hackage/swarm, @hackage/hindent, @hackage/debug-trace-var, @hackage/tagstew, @hackage/simple-expr, @hackage/egison, Show all…
This package provides variants of show and print functions that does not escape non-ascii characters.
See README for usage.
Run ghci with -interactive-print flag to print unicode characters. See Using a custom interactive printing function section in the GHC manual.