On Tue, Feb 4, 2020 at 10:38 AM Greg Steuck <[email protected]> wrote: > So far I confirmed that: > * getLocaleEncoding is correctly steered by LC_ALL > * utf8 characters are accepted by ghci and correctly parsed into > String literals > * utf8 characters are printed back correctly > * utf8 characters become ? when locale is set to ASCII
Happily the patch also fixed the original bug that triggered my exploration: xmobar now displays unicode correctly given LC_ALL=en_US.UTF-8. Thanks Greg -- nest.cx is Gmail hosted, use PGP: https://pgp.key-server.io/0x0B1542BD8DF5A1B0 Fingerprint: 5E2B 2D0E 1E03 2046 BEC3 4D50 0B15 42BD 8DF5 A1B0
