[Haskell-cafe] UTF and Parsec

John Ky newhoggy at gmail.com
Fri Oct 27 09:26:40 EDT 2006


Hi,

I'm interested in using Parsec to parse utf-8 files and do some processing
and output a utf-8 document.  Is there anything I should be aware of?  Does
GHC handle all the utf-8 stuff automatically?  What does it mean when I find
that parsec is picking up "" at the beginning of the file.

Thanks

-John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20061027/8df5d043/attachment.htm


More information about the Haskell-Cafe mailing list