
On 7 November 2011 14:55, Brandon Allbery
On Mon, Nov 7, 2011 at 05:14, Simon Peyton-Jones
wrote: If there's a bug in GHC, or a feature request, can someone make a ticket with a standalone reproducible test case, please? I have not been following the twists and turns of this discussion.
It's not so much a bug as it is code that is less than clear; while in this case cleaning it up is a good idea for other reasons, I suspect if we used that as a general metric most of GHC would have to be rewritten :) -- brandon s allbery allbery.b@gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
Once we have (<>) = mappend we could make two nice refactorings in GHC
similarly to what I did in these unapplied patches:
http://hackage.haskell.org/trac/ghc/attachment/ticket/4834/ghc_new_monad_hie...
Wed Dec 8 15:54:57 CET 2010 Bas van Dijk