patch applied (ghc): Allow -ddump-simpl-phases to specify which
phases to dump
Simon Peyton-Jones
simonpj at microsoft.com
Mon Feb 18 04:27:26 EST 2008
Cool. But please update the user documentation too!
Simon
| -----Original Message-----
| From: cvs-ghc-bounces at haskell.org [mailto:cvs-ghc-bounces at haskell.org] On Behalf Of Roman Leshchinskiy
| Sent: 11 February 2008 04:08
| To: cvs-ghc at haskell.org
| Subject: patch applied (ghc): Allow -ddump-simpl-phases to specify which phases to dump
|
| Sun Feb 10 18:06:30 PST 2008 Roman Leshchinskiy <rl at cse.unsw.edu.au>
| * 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
| Cvs-ghc at haskell.org
| http://www.haskell.org/mailman/listinfo/cvs-ghc
More information about the Cvs-ghc
mailing list