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

On branch  : supercompiler

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

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

commit f286841deb928309944daf2247d688f88fb04c96
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Thu May 17 23:50:59 2012 +0100

    Some horrible-looking changes to select most-specific instance (preferring 
exact matches) and remember non-exact matches in the memo table

 compiler/supercompile/Supercompile/Drive/MSG.hs    |    8 +-
 .../supercompile/Supercompile/Drive/Process3.hs    |  140 +++++++++++++++-----
 .../supercompile/Supercompile/Evaluator/Syntax.hs  |   14 ++-
 compiler/supercompile/Supercompile/Utilities.hs    |    2 +-
 4 files changed, 126 insertions(+), 38 deletions(-)


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

    git show f286841deb928309944daf2247d688f88fb04c96

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to