[Haskell] Re: [Haskell-cafe] ANNOUNCE: enumerator, an alternative iteratee package

Paulo Tanimoto ptanimoto at gmail.com
Sat Aug 21 18:35:44 EDT 2010


John,

On Sat, Aug 21, 2010 at 5:06 PM, John Millikin <jmillikin at gmail.com> wrote:
>
> I think the API is pretty stable. Most of the significant research
> into iteratee-based APIs has already been performed by users of the
> "iteratee" library, and by Oleg. There might be a few
> backwards-compatible changes (new modules, new exports, etc). I'm not
> planning to make any large changes, such as Mr. Lato's transition to
> CPS-based iteratees.
>

Apologies if I'm asking you to repeat yourself, but I couldn't find
the explanation.  What was the reason why you went with IterateeM
instead of IterateeMCPS?  Simplicity?

Thanks,

Paulo


More information about the Haskell-Cafe mailing list