diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-12-29 07:51:15 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-05-23 13:37:48 -0400 |
commit | dcd6bdcce57430d08b335014625722c487ea08e4 (patch) | |
tree | 06349ae3be8903352599627f329d114d57b6de89 /testsuite/tests/rename | |
parent | 49301ad6226d9a83d110bee8c419615dd94f5ded (diff) | |
download | haskell-dcd6bdcce57430d08b335014625722c487ea08e4.tar.gz |
simplCore: Ignore ticks in rule templates
This fixes #17619, where a tick snuck in to the template of a rule,
resulting in a panic during rule matching. The tick in question was
introduced via post-inlining, as discussed in `Note [Simplifying
rules]`. The solution we decided upon was to simply ignore ticks in the
rule template, as discussed in `Note [Tick annotations in RULE
matching]`.
Fixes #18162.
Fixes #17619.
Diffstat (limited to 'testsuite/tests/rename')
0 files changed, 0 insertions, 0 deletions