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

On branch  : ghc-new-flavor

http://hackage.haskell.org/trac/ghc/changeset/3be60fa9cfcb2f86b98ea538565b2ba904f7f7c5

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

commit 3be60fa9cfcb2f86b98ea538565b2ba904f7f7c5
Author: Dimitrios Vytiniotis <[email protected]>
Date:   Thu Mar 29 00:21:17 2012 +0200

    Bugfixes: (i) wrong evidence generetation when using cached solved family 
equation
              (ii) evidence loops because of caching fixed

 compiler/typecheck/TcCanonical.lhs |    6 ++-
 compiler/typecheck/TcInteract.lhs  |   70 ++++++++++++++++++++++++++++++-----
 compiler/typecheck/TcSMonad.lhs    |    9 +++--
 3 files changed, 70 insertions(+), 15 deletions(-)


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

    git show 3be60fa9cfcb2f86b98ea538565b2ba904f7f7c5

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

Reply via email to