[Haskell-cafe] I/O and utf8

Andreas Kägi acepublic at fastmail.fm
Sun Jan 8 06:26:05 EST 2006


hello
i want to read a file encoded in utf8 and at a later time output portions of it
on the console. Is there an easy way to do this in haskell? using the standard
i/o functions i can read the file but the output gives me \1071 ... instead of
the unicode characters. 





More information about the Haskell-Cafe mailing list