[commit: ghc] master: Pretty printing and debug improvements (5826a77)
Simon Peyton Jones
simonpj at microsoft.com
Fri Apr 27 18:35:57 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/5826a77a0b5b9886a4a59aeb4f71de24be3eda80
>---------------------------------------------------------------
commit 5826a77a0b5b9886a4a59aeb4f71de24be3eda80
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Apr 27 16:50:09 2012 +0100
Pretty printing and debug improvements
compiler/typecheck/TcEnv.lhs | 15 ++++-----------
compiler/typecheck/TcErrors.lhs | 3 ++-
compiler/typecheck/TcInteract.lhs | 1 +
compiler/typecheck/TcPat.lhs | 3 ++-
compiler/typecheck/TcSMonad.lhs | 3 ++-
compiler/typecheck/TcType.lhs | 2 +-
compiler/types/InstEnv.lhs | 8 ++------
compiler/types/Type.lhs | 2 +-
compiler/types/TypeRep.lhs | 37 ++++++++++++++++++++++++-------------
9 files changed, 39 insertions(+), 35 deletions(-)
Diff suppressed because of size. To see it, use:
git show 5826a77a0b5b9886a4a59aeb4f71de24be3eda80
More information about the Cvs-ghc
mailing list