@hackage unicode-show0.1.1.1

print and show in unicode

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.