Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/fa5395304d7436e8d0140abe98ef43d4647f2db7

>---------------------------------------------------------------

commit fa5395304d7436e8d0140abe98ef43d4647f2db7
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Mon Mar 12 12:02:57 2012 +0000

    Add SUPERCOMPILE pragma

 compiler/basicTypes/Id.lhs        |   15 +++++++++++++++
 compiler/basicTypes/IdInfo.lhs    |   23 +++++++++++++++++++++++
 compiler/coreSyn/PprCore.lhs      |    3 +++
 compiler/hsSyn/HsBinds.lhs        |   18 +++++++++++++++---
 compiler/parser/Lexer.x           |    2 ++
 compiler/parser/Parser.y.pp       |    3 +++
 compiler/rename/RnBinds.lhs       |    7 +++++++
 compiler/typecheck/TcBinds.lhs    |   29 +++++++++++++++--------------
 compiler/typecheck/TcClassDcl.lhs |    4 ++--
 compiler/typecheck/TcInstDcls.lhs |    2 +-
 compiler/typecheck/TcPat.lhs      |   33 +++++++++++++++++----------------
 11 files changed, 103 insertions(+), 36 deletions(-)


Diff suppressed because of size. To see it, use:

    git show fa5395304d7436e8d0140abe98ef43d4647f2db7

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to