[commit: ghc] supercompiler: Fix lots of lurking badness in Renaming. InScopeSets are still wrong (cd931d0)
Max Bolingbroke <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler http://hackage.haskell.org/trac/ghc/changeset/cd931d04127bc6c589dfc44e2c8d05bcebe0665e >--------------------------------------------------------------- commit cd931d04127bc6c589dfc44e2c8d05bcebe0665e Author: Max Bolingbroke <[email protected]> Date: Thu Jun 23 11:10:52 2011 +0100 Fix lots of lurking badness in Renaming. InScopeSets are still wrong .../supercompile/Supercompile/Core/Renaming.hs | 81 ++++++++++++++------ compiler/supercompile/Supercompile/Drive/Match.hs | 34 +++++---- .../supercompile/Supercompile/Drive/Process.hs | 12 ++- compiler/supercompile/Supercompile/Drive/Split.hs | 14 ++- .../Supercompile/Evaluator/Evaluate.hs | 17 ++-- .../supercompile/Supercompile/Evaluator/Syntax.hs | 12 ++-- 6 files changed, 108 insertions(+), 62 deletions(-) Diff suppressed because of size. To see it, use: git show cd931d04127bc6c589dfc44e2c8d05bcebe0665e