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