
11 Oct
2010
11 Oct
'10
4:59 p.m.
On Mon, Oct 11, 2010 at 6:32 PM, Thomas Schilling
+1, conditional upon there not being to many breakages.
Thanks, I try to determine if somethings breaks this week.
That reminds me of the proposal to make `mappend == <>`. What happened to that one?
That would be nice. Note that I also define that combinator in my string-combinators package: http://hackage.haskell.org/packages/archive/string-combinators/0.5/doc/html/... But it sure would be nice if it was exported by Data.Monoid. This is the related, still open, ticket: http://hackage.haskell.org/trac/ghc/ticket/3339 Anyone care to revive it? Bas