Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/192e207857c0fdd4731089f4413ce4d122e023ff >--------------------------------------------------------------- commit 192e207857c0fdd4731089f4413ce4d122e023ff Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Wed Jun 29 11:29:58 2011 +0100 Add instances for non-1 variants derived from 1 variants, remove some uses of PrettyFunction and Wrapper1 .../supercompile/Supercompile/Core/FreeVars.hs | 9 ++++ compiler/supercompile/Supercompile/Core/Syntax.hs | 5 +-- .../Supercompile/Evaluator/Residualise.hs | 6 +- .../supercompile/Supercompile/Evaluator/Syntax.hs | 14 +++--- compiler/supercompile/Supercompile/Utilities.hs | 48 ++++++++++++++++++++ 5 files changed, 68 insertions(+), 14 deletions(-) Diff suppressed because of size. To see it, use: git show 192e207857c0fdd4731089f4413ce4d122e023ff _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc