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

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/80a4201fe9167ac6f19b04f89b4cc5838078249f

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

commit 80a4201fe9167ac6f19b04f89b4cc5838078249f
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Mon Apr 23 17:01:49 2012 +0100

    Use MSG to implement matching in Process3 (experimentally)

 .../supercompile/Supercompile/Core/Renaming.hs     |   11 ++++-
 compiler/supercompile/Supercompile/Drive/MSG.hs    |   48 +++++++++++++++++++-
 .../supercompile/Supercompile/Drive/Process.hs     |   35 +++++++++------
 .../supercompile/Supercompile/Drive/Process1.hs    |    2 +-
 .../supercompile/Supercompile/Drive/Process2.hs    |    2 +-
 .../supercompile/Supercompile/Drive/Process3.hs    |   18 ++++---
 .../supercompile/Supercompile/Evaluator/Syntax.hs  |    3 +
 7 files changed, 93 insertions(+), 26 deletions(-)


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

    git show 80a4201fe9167ac6f19b04f89b4cc5838078249f

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

Reply via email to