Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/b3e61c0279acd9382f757221c35e55e97094b733 >--------------------------------------------------------------- commit b3e61c0279acd9382f757221c35e55e97094b733 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Mon Nov 21 18:40:35 2011 +0000 Add Process3 compiler/ghc.cabal.in | 1 + compiler/supercompile/Supercompile.hs | 3 +- compiler/supercompile/Supercompile/Drive/Match.hs | 7 +- .../supercompile/Supercompile/Drive/Process1.hs | 8 +- .../supercompile/Supercompile/Drive/Process2.hs | 71 +-------- .../supercompile/Supercompile/Drive/Process3.hs | 161 ++++++++++++++++++++ compiler/supercompile/Supercompile/Utilities.hs | 77 ++++++++++ 7 files changed, 252 insertions(+), 76 deletions(-) Diff suppressed because of size. To see it, use: git show b3e61c0279acd9382f757221c35e55e97094b733 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc