patch applied (ghc): Improve handling of inline pragmas,
esp where type applications are involved
Simon Peyton Jones
simonpj at microsoft.com
Thu Aug 23 11:23:46 EDT 2007
Thu Aug 23 08:20:27 PDT 2007 simonpj at microsoft.com
* Improve handling of inline pragmas, esp where type applications are involved
See the definition of splitInlineCont for what this is about.
Cures Trac #1627.
Test is simpl017
M ./compiler/simplCore/SimplUtils.lhs -6 +28
M ./compiler/simplCore/Simplify.lhs -3 +3
More information about the Cvs-ghc
mailing list