Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch :
http://hackage.haskell.org/trac/ghc/changeset/f79e0c550449baffd019d151a1ff661d616924b6 >--------------------------------------------------------------- commit f79e0c550449baffd019d151a1ff661d616924b6 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Mon Apr 23 10:58:17 2012 +0100 Preserve the common-heap-vars invariant in MSG, exploit it more from Process3 (just use InScopeSet) compiler/basicTypes/VarEnv.lhs | 2 +- compiler/supercompile/Supercompile/Drive/MSG.hs | 125 ++++++++++++-------- compiler/supercompile/Supercompile/Drive/Match.hs | 11 +- .../supercompile/Supercompile/Drive/Process3.hs | 11 +- 4 files changed, 87 insertions(+), 62 deletions(-) Diff suppressed because of size. To see it, use: git show f79e0c550449baffd019d151a1ff661d616924b6 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc