Improve handling of inline pragmas, esp where type applications are involved
authorsimonpj@microsoft.com <unknown>
Thu, 23 Aug 2007 15:20:27 +0000 (15:20 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 23 Aug 2007 15:20:27 +0000 (15:20 +0000)
commitab676aa34302b346cc05181100b46d8490023971
tree707ecf91c9a43348bb951be85e2c5a203b387885
parent9c6bd70dc4f1a51a487790c7218d9648783c4e70
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
compiler/simplCore/SimplUtils.lhs
compiler/simplCore/Simplify.lhs