EPA: Remove duplicate AnnOpenP/AnnCloseP in DataDecl
The parens EPAs were added in the tyvars where they belong, but also at the top level of the declaration. Closes #20452
Showing
- compiler/GHC/Parser/PostProcess.hs 13 additions, 16 deletionscompiler/GHC/Parser/PostProcess.hs
- testsuite/tests/parser/should_compile/DumpParsedAst.stderr 3 additions, 11 deletionstestsuite/tests/parser/should_compile/DumpParsedAst.stderr
- testsuite/tests/parser/should_compile/T20452.hs 9 additions, 0 deletionstestsuite/tests/parser/should_compile/T20452.hs
- testsuite/tests/parser/should_compile/T20452.stderr 592 additions, 0 deletionstestsuite/tests/parser/should_compile/T20452.stderr
- testsuite/tests/parser/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/parser/should_compile/all.T
Loading
Please register or sign in to comment