@hackage unicode-show0.1.0.0

print and show in unicode

This package provides variants of show and print functions that does not escape non-ascii characters. Run ghci with -interactive-print flag to prints unicode characters. See Using a custom interactive printing function section in the GHC manual.