[commit: ghc] type-holes-branch: Clean up a lot of the debug messages. (246908f)
Simon Peyton Jones
simonpj at microsoft.com
Mon Sep 17 13:03:14 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : type-holes-branch
http://hackage.haskell.org/trac/ghc/changeset/246908fb18512a04b90b5deb178d15b7644454d9
>---------------------------------------------------------------
commit 246908fb18512a04b90b5deb178d15b7644454d9
Author: Thijs Alkemade <thijsalkemade at gmail.com>
Date: Wed Feb 29 11:25:51 2012 +0100
Clean up a lot of the debug messages.
compiler/typecheck/Inst.lhs | 2 +-
compiler/typecheck/TcErrors.lhs | 2 +-
compiler/typecheck/TcExpr.lhs | 8 ++------
compiler/typecheck/TcHsSyn.lhs | 6 +++---
compiler/typecheck/TcInteract.lhs | 19 ++++++++++++-------
compiler/typecheck/TcMType.lhs | 9 +++++----
compiler/typecheck/TcRnDriver.lhs | 4 +++-
compiler/typecheck/TcRnMonad.lhs | 2 +-
compiler/typecheck/TcSMonad.lhs | 6 +++---
compiler/typecheck/TcSimplify.lhs | 1 +
compiler/typecheck/TcUnify.lhs | 4 ++--
11 files changed, 34 insertions(+), 29 deletions(-)
Diff suppressed because of size. To see it, use:
git show 246908fb18512a04b90b5deb178d15b7644454d9
More information about the Cvs-ghc
mailing list