11 Mar
2011
11 Mar
'11
12:51 p.m.
On Fri, Mar 11, 2011 at 8:11 AM, Ketil Malde <ketil@malde.org> wrote:
I use binary <0.5 (later versions can no longer read a list of items lazily. I believe attoparsec has the same restriction.)
You can define a parser for one item using attoparsec and then get all items using an enumerator with attoparsec-enumerator. Cheers, -- Felipe.