[Haskell-cafe] Iteratee performance
Bas van Dijk
v.dijk.bas at gmail.com
Wed Mar 17 13:59:54 EDT 2010
On Wed, Mar 17, 2010 at 5:55 PM, Vasyl Pasternak
<vasyl.pasternak at gmail.com> wrote:
> BTW, I think it is more useful to let user set the chunk size for
> reading, so I'd like to see this possibility in the iteratee package.
Indeed, this is also the way I designed my enumerator for usb bulk and
interrupt reads:
http://code.haskell.org/~basvandijk/code/usb/System/USB/IO/Synchronous/Enumerator.hs
regards,
Bas
More information about the Haskell-Cafe
mailing list