EPA: Fix span for PatBuilderAppType
Include the location of the prefix @ in the span for InVisPat. Also removes unnecessary annotations from HsTP. Contributes to #24669
Showing
- compiler/GHC/Hs/Type.hs 5 additions, 5 deletionscompiler/GHC/Hs/Type.hs
- compiler/GHC/Parser.y 1 addition, 1 deletioncompiler/GHC/Parser.y
- compiler/GHC/Parser/PostProcess.hs 7 additions, 5 deletionscompiler/GHC/Parser/PostProcess.hs
- compiler/GHC/ThToHs.hs 3 additions, 3 deletionscompiler/GHC/ThToHs.hs
- testsuite/tests/rename/should_fail/T17594b.stderr 21 additions, 21 deletionstestsuite/tests/rename/should_fail/T17594b.stderr
- testsuite/tests/typecheck/should_fail/T17594c.stderr 1 addition, 1 deletiontestsuite/tests/typecheck/should_fail/T17594c.stderr
- testsuite/tests/typecheck/should_fail/T17594d.stderr 1 addition, 1 deletiontestsuite/tests/typecheck/should_fail/T17594d.stderr
- testsuite/tests/typecheck/should_fail/T17594g.stderr 1 addition, 1 deletiontestsuite/tests/typecheck/should_fail/T17594g.stderr
Loading
Please register or sign in to comment