[commit: ghc] master: Tidy up the canonicaliser (ee1a35a)

Simon Peyton Jones simonpj at microsoft.com
Thu Feb 16 16:11:28 CET 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/ee1a35adbf2de9212a16985989b2c8e16f1ce206

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

commit ee1a35adbf2de9212a16985989b2c8e16f1ce206
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Feb 16 13:47:36 2012 +0000

    Tidy up the canonicaliser
    
    I have forgotten what the original driver for this change was.
    There is quite a bit of refactoring in TcCanonical; the rest
    is minor.

 compiler/typecheck/TcCanonical.lhs |  425 +++++++++++++++++++++---------------
 compiler/typecheck/TcEvidence.lhs  |    5 +-
 compiler/typecheck/TcSMonad.lhs    |   13 +-
 compiler/typecheck/TcSimplify.lhs  |    4 +-
 4 files changed, 259 insertions(+), 188 deletions(-)


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

    git show ee1a35adbf2de9212a16985989b2c8e16f1ce206



More information about the Cvs-ghc mailing list