patch applied (ghc): Some refactoring of SpecConstr
Simon Peyton Jones
simonpj at microsoft.com
Tue Feb 1 16:01:45 CET 2011
Tue Feb 1 04:28:41 PST 2011 simonpj at microsoft.com
* Some refactoring of SpecConstr
This was originally to improve the case when SpecConstr generated a
function with an unused argument (see Trac #4941), but I ended up
giving up on that. But the refactoring is still an improvement.
In particular I got rid of BothOcc, which was unused.
M ./compiler/specialise/SpecConstr.lhs -87 +73
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110201122841-1287e-72e5084dc44e7850ac4fa3474e8cd53df2dbadc8.gz
More information about the Cvs-ghc
mailing list