This package provides variants of 'show' and 'print' functions that does not escape non-ascii characters.
See <http://github.com/nushio3/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.