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