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).
Thanks
Ian
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc
