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

On branch  : supercompiler

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

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

commit b1011f2fbc7fb6f1c5b1e6449e7072ca685bc539
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Thu May 12 09:56:26 2011 +0100

    Checkpoint work on matcher

 compiler/ghc.cabal.in                              |    3 +-
 compiler/supercompile/Supercompile.hs              |    2 +
 .../supercompile/Supercompile/Core/Renaming.hs     |    5 +
 compiler/supercompile/Supercompile/Drive/Match.hs  |  292 ++++++++++++++++++++
 .../Supercompile/Evaluator/FreeVars.hs             |    7 +-
 compiler/supercompile/Supercompile/Utilities.hs    |    6 +
 6 files changed, 313 insertions(+), 2 deletions(-)


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

    git show b1011f2fbc7fb6f1c5b1e6449e7072ca685bc539

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

Reply via email to