BSD-3-Clause licensed by Takayuki Muranushi
Maintained by [email protected]
This version can be pinned in stack with:unicode-show-0.1.0.4@sha256:6c480cc37ac152b4cc8725194cd22e27d80a943bf0076d19c8ad7272b2edc886,1599

Module documentation for 0.1.0.4

Depends on 1 package(full list with versions):
Used by 1 package in lts-15.1(full list with versions):

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.