patch applied (ghc): Fix inlining for default methods
Simon Peyton Jones
simonpj at microsoft.com
Wed Jul 21 10:58:08 EDT 2010
Wed Jul 21 07:42:48 PDT 2010 simonpj at microsoft.com
* Fix inlining for default methods
This was discombobulated by a patch a week ago;
now fixed, quite straightforwardly. See
Note [Default methods and instances]
M ./compiler/typecheck/TcInstDcls.lhs -3 +19
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100721144248-1287e-53258480de7bab681225d1e3d258447b729445c1.gz
More information about the Cvs-ghc
mailing list