11 Mar
2011
11 Mar
'11
1:54 p.m.
I do the same, but using iteratee and attoparsec-iteratee. Best, --Nick On 2011 Mar 11, at 07:51 EST, Felipe Almeida Lessa wrote:
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.
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
Nick Ingolia nick@ingolia.org