Mark promoted InfixT names as IsPromoted (#17394)
We applied a similar fix for `ConT` in #15572 but forgot to apply the fix to `InfixT` as well. This patch fixes #17394 by doing just that.
Showing
- compiler/GHC/ThToHs.hs 13 additions, 8 deletionscompiler/GHC/ThToHs.hs
- testsuite/tests/th/T17394.hs 10 additions, 0 deletionstestsuite/tests/th/T17394.hs
- testsuite/tests/th/T17394.stderr 8 additions, 0 deletionstestsuite/tests/th/T17394.stderr
- testsuite/tests/th/all.T 1 addition, 0 deletionstestsuite/tests/th/all.T
Loading
Please register or sign in to comment