[Haskell] Announce: iteratee-0.1.0
Bas van Dijk
v.dijk.bas at gmail.com
Wed Mar 11 12:27:42 EDT 2009
On Tue, Mar 10, 2009 at 8:28 PM, John Lato <jwlato at gmail.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monoid_superclass.dpatch
Type: application/octet-stream
Size: 7542 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell/attachments/20090311/73e4ba10/monoid_superclass.obj
More information about the Haskell
mailing list