Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : tc-untouchables

http://hackage.haskell.org/trac/ghc/changeset/34be452f0243936bc4406598872419f4353b67e8

>---------------------------------------------------------------

commit 34be452f0243936bc4406598872419f4353b67e8
Author: Simon Peyton Jones <[email protected]>
Date:   Wed Aug 29 15:34:59 2012 +0100

    Minor fixes, mostly simplificaitons

 compiler/typecheck/Inst.lhs       |   17 ++++---
 compiler/typecheck/TcBinds.lhs    |    5 +-
 compiler/typecheck/TcErrors.lhs   |    2 +-
 compiler/typecheck/TcMType.lhs    |   13 +++++-
 compiler/typecheck/TcRnDriver.lhs |    6 +-
 compiler/typecheck/TcSMonad.lhs   |    4 ++
 compiler/typecheck/TcSimplify.lhs |   86 ++++++++++++------------------------
 compiler/typecheck/TcType.lhs     |   24 ++++++++++-
 compiler/types/Type.lhs           |    2 +-
 9 files changed, 84 insertions(+), 75 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 34be452f0243936bc4406598872419f4353b67e8

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to