On Tue, Mar 10, 2009 at 8:28 PM, John Lato <[email protected]> wrote: > I am pleased to announce the hackage release of iteratee-0.1.0.
Nice! I think it would be nice if you make Monoid a superclass of StreamChunk and remove the 'empty' and 'append' methods. I attached a darcs patch that does just that, adds the necessary Monoid instances and updates all code to work with Monoids. regards, Bas
monoid_superclass.dpatch
Description: Binary data
_______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
