diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-06-20 14:43:57 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-06-28 19:02:41 -0400 |
commit | 251471e7706ea3029b4a0c086035c16e7b67a081 (patch) | |
tree | 2a561e2a2efa544b7535c12ed71b62c536ba3fa1 /testsuite/tests/regalloc | |
parent | eecab8f9847ebf576fbe2f6a2b9564c25a0230e0 (diff) | |
download | haskell-251471e7706ea3029b4a0c086035c16e7b67a081.tar.gz |
Cleanup BuiltInSyntax vs UserSyntax
There was some confusion about whether FUN/TYPE/One/Many should be
BuiltInSyntax or UserSyntax. The answer is certainly UserSyntax as
BuiltInSyntax is for things which are directly constructed by the parser
rather than going through normal renaming channels.
I fixed all the obviously wrong places I could find and added a test for
the original bug which was caused by this (#21752)
Fixes #21752 #20695 #18302
Diffstat (limited to 'testsuite/tests/regalloc')
0 files changed, 0 insertions, 0 deletions