[commit: ghc] tc-untouchables: Fix an outright bug in my "left/right" stuff, (b00c29d)

Simon Peyton Jones simonpj at microsoft.com
Thu Sep 20 19:12:51 CEST 2012


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

On branch  : tc-untouchables

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

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

commit b00c29d2acf6738ce1301a6f7b6cb60ba295ed2a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Sep 20 16:36:51 2012 +0100

    Fix an outright bug in my "left/right" stuff,
    and refactor canEqLeafTyVarEq along the same lines
    as our earlier refactoring of canEqLeafFunEq

 compiler/typecheck/TcCanonical.lhs |  149 ++++++++++++++++--------------------
 1 files changed, 65 insertions(+), 84 deletions(-)


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

    git show b00c29d2acf6738ce1301a6f7b6cb60ba295ed2a



More information about the Cvs-ghc mailing list