Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch :
http://hackage.haskell.org/trac/ghc/changeset/559784ab81c6ff649a8df2e068e17b7dc47ba017 >--------------------------------------------------------------- commit 559784ab81c6ff649a8df2e068e17b7dc47ba017 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Wed Jun 22 22:08:58 2011 +0100 Fix lurking bugs in free variable of Bracketed code, fix splitting of type lambdas .../supercompile/Supercompile/Core/FreeVars.hs | 20 ++++---- compiler/supercompile/Supercompile/Core/Syntax.hs | 24 +++++++--- .../supercompile/Supercompile/Drive/Process.hs | 10 ++-- compiler/supercompile/Supercompile/Drive/Split.hs | 49 ++++++++++--------- .../supercompile/Supercompile/Evaluator/Syntax.hs | 1 + 5 files changed, 60 insertions(+), 44 deletions(-) Diff suppressed because of size. To see it, use: git show 559784ab81c6ff649a8df2e068e17b7dc47ba017 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc