[Haskell-cafe] ANNOUNCE: iterIO-0.1 - iteratee-based IO with pipe operators
David Virebayre
dav.vire+haskell at gmail.com
Fri May 6 11:46:36 CEST 2011
2011/5/6 Ertugrul Soeylemez <es at ertes.de>:
> David Mazieres <dm-list-haskell-cafe at scs.stanford.edu> wrote:
>> Please enjoy. I'd love to hear feedback.
> Thanks a lot, David. This looks like really good work. I'm using the
> 'enumerator' package, and looking at the types your library seems to use
> a similar, but more complicated representation. Is there any particular
> reason, why you didn't base your library on an existing iteratee package
> like 'enumerator'?
David has documented some design decisions in
http://hackage.haskell.org/packages/archive/iterIO/0.1/doc/html/Data-IterIO.html#g:3
Perhaps you may find some answers there.
David (another one :) )
More information about the Haskell-Cafe
mailing list