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