igloo:
> On Fri, May 23, 2008 at 05:54:36PM +0200, Henning Thielemann wrote:
> > 
> >  An even more advanced tool could show differences between two Core 
> > listings.
> 
> That would be great. In the meantime, from GHC 6.10,
>     -ddump-simpl -dsuppress-uniques
> can be good enough to get by (it means you don't get different random
> names, so diff more-or-less works).
> 

Great! That's easier than doing the renaming on the tool side.

-- Don

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to