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