[commit: ghc] ghc-defer: More error-message refactoring (6dfde73)
Simon Peyton Jones
simonpj at microsoft.com
Mon Jan 9 10:15:56 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-defer
http://hackage.haskell.org/trac/ghc/changeset/6dfde7381f2a93e00cabe34dc939cee899bb061a
>---------------------------------------------------------------
commit 6dfde7381f2a93e00cabe34dc939cee899bb061a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Jan 9 08:55:33 2012 +0000
More error-message refactoring
compiler/typecheck/Inst.lhs | 14 ++-
compiler/typecheck/TcErrors.lhs | 281 ++++++++++++++++++++-----------------
compiler/typecheck/TcRnMonad.lhs | 4 +-
compiler/typecheck/TcRnTypes.lhs | 7 +-
compiler/typecheck/TcSimplify.lhs | 17 ++-
compiler/typecheck/TcType.lhs | 53 +++++--
compiler/typecheck/TcUnify.lhs | 4 +-
7 files changed, 217 insertions(+), 163 deletions(-)
Diff suppressed because of size. To see it, use:
git show 6dfde7381f2a93e00cabe34dc939cee899bb061a
More information about the Cvs-ghc
mailing list