summaryrefslogtreecommitdiff
path: root/docs/opt-coercion
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2018-07-30 13:43:56 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2018-07-31 13:19:43 +0100
commit2110738b280543698407924a16ac92b6d804dc36 (patch)
treef5a5bbb377b4554e99eae18a146894908d88f9d5 /docs/opt-coercion
parent56590db07a776ce81eb89d4a4d86bd0f953fb44e (diff)
downloadhaskell-2110738b280543698407924a16ac92b6d804dc36.tar.gz
Don't inline functions with RULES too early
Trac #15445 showed that a function with an automatically generated specialisation RULE coudl be inlined before the RULE had a chance to fire. This patch attaches a NOINLINE[2] activation to the Id, to stop this happening.
Diffstat (limited to 'docs/opt-coercion')
0 files changed, 0 insertions, 0 deletions