Description
Improves printing and showing values with Unicode-aware output in Haskell. It helps represent text and values in a form that can be easier to read when Unicode characters are involved.
It is useful for REPL output, diagnostics, tests, logs, and developer tools that display non-ASCII text. Visible results depend on terminal or viewer font support.