patch applied (ghc-7.0/ghc): Fix typo in SpecConstr that made it not work at all
Ian Lynagh
igloo at earth.li
Sat Feb 5 21:22:45 CET 2011
Thu Feb 3 09:27:56 PST 2011 simonpj at microsoft.com
* Fix typo in SpecConstr that made it not work at all
There was a terrible typo in this patch; I wrote "env"
instead of "env1".
Mon Jan 31 11:35:29 GMT 2011 simonpj at microsoft.com
* Improve Simplifier and SpecConstr behaviour
Anyway, this fix is essential to make it work properly.
Thanks to Max for spotting the problem (again).
M ./compiler/specialise/SpecConstr.lhs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110203172756-1287e-1d06e4a15ec3e04809fd0324a03a5a58dec53008.gz
More information about the Cvs-ghc
mailing list