[commit: ghc] wip/new-flatten-skolems-Aug14: Better printing of dump messages (0ce6d34)

git at git.haskell.org git at git.haskell.org
Wed Oct 1 14:33:38 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/new-flatten-skolems-Aug14
Link       : http://ghc.haskell.org/trac/ghc/changeset/0ce6d34dcada4bfbb9dcd0e8b334e438620a1a93/ghc

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

commit 0ce6d34dcada4bfbb9dcd0e8b334e438620a1a93
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Oct 1 15:33:13 2014 +0100

    Better printing of dump messages


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

0ce6d34dcada4bfbb9dcd0e8b334e438620a1a93
 compiler/coreSyn/CorePrep.lhs     |  4 ++--
 compiler/deSugar/Desugar.lhs      |  7 +++---
 compiler/main/ErrUtils.lhs        | 39 +++++++++++++++++++-------------
 compiler/main/TidyPgm.lhs         |  8 ++++---
 compiler/nativeGen/AsmCodeGen.lhs |  8 +++----
 compiler/simplCore/CoreMonad.lhs  | 47 ++++++++++++++++++++++++++++-----------
 compiler/simplCore/SimplCore.lhs  | 33 ++++++++++++++-------------
 compiler/simplCore/Simplify.lhs   |  5 +++--
 compiler/typecheck/TcDeriv.lhs    |  4 ++--
 compiler/typecheck/TcRnDriver.lhs |  2 +-
 compiler/typecheck/TcRnMonad.lhs  | 23 +++++++++----------
 compiler/utils/Outputable.lhs     | 30 ++++++++++++++++---------
 12 files changed, 126 insertions(+), 84 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 0ce6d34dcada4bfbb9dcd0e8b334e438620a1a93


More information about the ghc-commits mailing list