patch applied (ghc-7.0/ghc): Add notSCCNote, and use it
Ian Lynagh
igloo at earth.li
Thu Sep 23 09:19:31 EDT 2010
Thu Sep 23 03:59:49 PDT 2010 simonpj at microsoft.com
* Add notSCCNote, and use it
The point here is that SCCs get in the way of eta
expansion and we must treat them uniformly.
M ./compiler/coreSyn/CoreArity.lhs -7 +8
M ./compiler/coreSyn/CorePrep.lhs -2 +1
M ./compiler/coreSyn/CoreSyn.lhs +5
M ./compiler/coreSyn/CoreUtils.lhs -10 +6
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20100923105949-1287e-81b8a45d4ef3cbee0553b74024fe21184bfeb4ec.gz
More information about the Cvs-ghc
mailing list