Comment #1 on issue 606 by
[hidden email]: recompile error window has
bad escaping
https://code.google.com/p/xmonad/issues/detail?id=606More specifically, it's producing UTF8-encoded output; but xmessage is
ancient and doesn't speak UTF8, only ISO8859-1. Possibly just forcing
LANG=C on ghc would work --- but I'm not sure if that would then disallow
UTF8 in source files (ghc's encoding handling is a little strange for
historical reasons).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings_______________________________________________
xmonad mailing list
[hidden email]
http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad