Ian Lynagh wrote:
Fri Aug 17 13:36:07 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Add a GhcDebugged build setting, for whether GHC is linked with -debugM ./compiler/Makefile +3 M ./compiler/Makefile.ghcbin +3 M ./mk/config.mk.in +1
Is this really necessary? Why not just
GhcStage1HcOpts += -debug
(and similarly for adding -prof, in fact)
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc
