Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/7754719ec47099b9a56182e79b1eb9ca7cdb7104 >--------------------------------------------------------------- commit 7754719ec47099b9a56182e79b1eb9ca7cdb7104 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Thu Oct 6 07:38:27 2011 +0100 Fixes for latest GHC, eliminate refls more agressively, real data type for Coerced .../supercompile/Supercompile/Core/FreeVars.hs | 4 +- compiler/supercompile/Supercompile/Core/Syntax.hs | 42 ++++----------- compiler/supercompile/Supercompile/Drive/Match.hs | 11 +--- compiler/supercompile/Supercompile/Drive/Split.hs | 4 +- .../Supercompile/Evaluator/Evaluate.hs | 54 +++++++++++--------- .../supercompile/Supercompile/Evaluator/Syntax.hs | 29 ++++++----- compiler/supercompile/Supercompile/Utilities.hs | 5 -- 7 files changed, 62 insertions(+), 87 deletions(-) Diff suppressed because of size. To see it, use: git show 7754719ec47099b9a56182e79b1eb9ca7cdb7104 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc