[Haskell-cafe] ANNOUNCE: enumerator 0.4.8

wren ng thornton wren at freegeek.org
Sat Mar 26 22:12:03 CET 2011


On 3/26/11 4:33 PM, John A. De Goes wrote:
> 4. Iteratees cannot incrementally produce output, it's all or nothing, which makes them terrible for many real world problems that require both incremental input and incremental output.

For this one, enumeratees are the proposed solution. But for some reason 
enumeratees are oft overlooked.

-- 
Live well,
~wren



More information about the Haskell-Cafe mailing list