On Tue, Sep 9, 2008 at 10:14 AM, Tim Chevalier <[EMAIL PROTECTED]> wrote:
> Well, one solution, which is not simple but not as complicated as it
> could be, is (just for ExtCore) to inline only names that appear in
> the original source module's export list, under the rationale that
> these are less likely to change than system-generated names. But I

Actually, that doesn't work; the rule would have to be "inline things
that don't *refer* to system-generated names". Worse and worse...

-t


-- 
Tim Chevalier * http://cs.pdx.edu/~tjc * Often in error, never in doubt
Just enough: Obama/Biden '08.

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to