summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2021-12-21 13:00:28 +0000
committerAlan Zimmerman <alan.zimm@gmail.com>2021-12-21 14:56:38 +0000
commit6a848bd21c9c54f47c309887ded8c15578bb2aba (patch)
tree17f69d7eb9cc8878f661b57bb17daf48f2b4a711 /rules
parentff657a81ae5ebd4ea4628ca8ebc88dce3ecbe0ef (diff)
downloadhaskell-wip/az/T20846.tar.gz
Fix panic trying to -ddump-parsed-ast for implicit fixitywip/az/T20846
A declaration such as infixr ++++ is supplied with an implicit fixity of 9 in the parser, but uses an invalid SrcSpan to capture this. Use of this span triggers a panic. Fix the problem by not recording an exact print annotation for the non-existent fixity source. Closes #20846
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions