diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2018-07-30 13:43:56 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2018-07-31 13:19:43 +0100 |
commit | 2110738b280543698407924a16ac92b6d804dc36 (patch) | |
tree | f5a5bbb377b4554e99eae18a146894908d88f9d5 /docs/opt-coercion | |
parent | 56590db07a776ce81eb89d4a4d86bd0f953fb44e (diff) | |
download | haskell-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