Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/7ccd6ea82257d734246e67cb1825ec9dba5cd1d1 >--------------------------------------------------------------- commit 7ccd6ea82257d734246e67cb1825ec9dba5cd1d1 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Wed Jun 29 18:38:37 2011 +0100 Initial cut of plugin functionality. Plugin likely won't build compiler/simplCore/SimplCore.lhs | 2 +- compiler/supercompile/CHSC.hs | 42 +++++++++++++++++++ compiler/supercompile/Supercompile.hs | 67 ++++++++++++++++++++++--------- compiler/supercompile/chsc-plugin.cabal | 40 ++++++++++++++++++ 4 files changed, 131 insertions(+), 20 deletions(-) Diff suppressed because of size. To see it, use: git show 7ccd6ea82257d734246e67cb1825ec9dba5cd1d1 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc