<div class="gmail_quote">On Fri, Feb 27, 2009 at 7:27 AM, minh thu <span dir="ltr">&lt;<a href="mailto:noteed@gmail.com">noteed@gmail.com</a>&gt;</span> wrote:<br><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I mean it is straightforward to rewrite attoparsec to use Text instead of<br>
(Lazy and Strict) Bytestring, but is it the way to go ?<br>
</blockquote><div><br>My first priority is to write Data.Text.Lazy, since I don&#39;t think that it makes sense to layer a parsing library atop the current Data.Text module. After that, porting Parsec3 and attoparsec should just be a matter of some keyboarding. <br>
</div></div>