
23 Dec
2010
23 Dec
'10
9:03 a.m.
On Thu, Dec 23, 2010 at 1:01 AM, Evan Laforge
So, my current options are either figure out some way to speed up parsec3+Text, revert to parsec2+String and give up, or try an entirely different parsing library. I've heard attoparsec is fast but I'd have to switch to utf8 bytestring which is a big change, and Text seems like the more correct choice anyway.
Any ideas or experience?
Michael Snoyman wants attoparsec-text as well [1]. [1] http://docs.yesodweb.com/blog/wishlist/ -- Felipe.