Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/e51b46175e49bf1049933ff6a6bfd4a9769691bb >--------------------------------------------------------------- commit e51b46175e49bf1049933ff6a6bfd4a9769691bb Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Wed May 11 20:00:13 2011 +0100 Checkpoint (broken) compiler/basicTypes/VarSet.lhs | 2 + .../supercompile/Supercompile/Core/FreeVars.hs | 10 ++- .../supercompile/Supercompile/Core/Renaming.hs | 73 ++++++++++++++------ compiler/supercompile/Supercompile/Core/Syntax.hs | 9 ++- .../Supercompile/Evaluator/Evaluate.hs | 10 ++-- .../Supercompile/Evaluator/FreeVars.hs | 2 +- .../supercompile/Supercompile/Evaluator/Syntax.hs | 4 +- compiler/utils/UniqFM.lhs | 3 + compiler/utils/UniqSet.lhs | 3 + 9 files changed, 83 insertions(+), 33 deletions(-) Diff suppressed because of size. To see it, use: git show e51b46175e49bf1049933ff6a6bfd4a9769691bb _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc