Cool. But please update the user documentation too! Simon
| -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roman Leshchinskiy | Sent: 11 February 2008 04:08 | To: [email protected] | Subject: patch applied (ghc): Allow -ddump-simpl-phases to specify which phases to dump | | Sun Feb 10 18:06:30 PST 2008 Roman Leshchinskiy <[EMAIL PROTECTED]> | * Allow -ddump-simpl-phases to specify which phases to dump | | We can now say -ddump-simpl-phases=1,2 to dump only these two phases and | nothing else. | | M ./compiler/coreSyn/CoreLint.lhs -1 +4 | M ./compiler/main/DynFlags.hs -2 +34 | M ./compiler/main/ErrUtils.lhs -6 +12 | M ./compiler/simplCore/SimplCore.lhs -5 +8 | | _______________________________________________ | Cvs-ghc mailing list | [email protected] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
