[commit: ghc] master: Improved debug printing with -dverbose-core2core (eeba543)

Simon Peyton Jones simonpj at microsoft.com
Mon Mar 5 10:53:45 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/eeba5437ee3c0f35a234bc76941d434438388ac3

>---------------------------------------------------------------

commit eeba5437ee3c0f35a234bc76941d434438388ac3
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Sun Mar 4 08:08:46 2012 +0000

    Improved debug printing with -dverbose-core2core
    
    (Roman wanted this.)

 compiler/coreSyn/CoreUnfold.lhs    |    2 +-
 compiler/simplCore/CoreMonad.lhs   |   11 +++---
 compiler/simplCore/Simplify.lhs    |    2 +-
 compiler/specialise/Specialise.lhs |    2 +-
 compiler/utils/Outputable.lhs      |   66 +++++++++++++++++------------------
 5 files changed, 41 insertions(+), 42 deletions(-)


Diff suppressed because of size. To see it, use:

    git show eeba5437ee3c0f35a234bc76941d434438388ac3



More information about the Cvs-ghc mailing list