diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2021-05-13 11:13:45 +0100 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2021-05-14 08:01:42 +0100 |
commit | f6649414d29e74d68369c4406710240331c93ee8 (patch) | |
tree | 8f0af2b9d7f6544f9ca50bf06c1f44eabafb8f45 /compiler/Language/Haskell | |
parent | e0ded198e9ec1c8bb7253506569e7ae47818e791 (diff) | |
download | haskell-wip/tidy-rules.tar.gz |
Tidy: Ignore rules (more) when -fomit-interface-pragmas is onwip/tidy-rules
Before this commit, the RHS of a rule would expose additional definitions, despite
the fact that the rule wouldn't get exposed so it wouldn't be possible
to ever use these definitions.
The net-result is slightly less recompilation when specialisation
introduces rules.
Related to #19836
Diffstat (limited to 'compiler/Language/Haskell')
0 files changed, 0 insertions, 0 deletions