BSD-3-Clause licensed by Takayuki Muranushi
Maintained by [email protected]
This version can be pinned in stack with:unicode-show-0.1.1.1@sha256:c905e2849e43919548e512560b34bc840d13daec445fff264df2bd1767f5d782,1679

Module documentation for 0.1.1.1

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.