Description
print and show in unicode.
Description
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.