[Haskell-cafe] question about GHC and Unicode

Daniel Gee zefria at gmail.com
Sun Apr 27 14:58:52 EDT 2008


In GHC there's a GHC.Unicode library, but for a string such as "ΧΑΟΣΣ", a
GHC compiled program prints it as a string of unknown characters, and in the
interpreter, the string evaluates to a string of escape sequences instead of
displaying properly.

Is there a way to get/activate unicode support in GHC?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080427/e82bb242/attachment.htm


More information about the Haskell-Cafe mailing list