API Annotations: more explicit foralls fixup
The AnnForall annotations introduced via Phab:D4894 are not always attached to the correct SourceSpan. Closes #16230 (cherry picked from commit be15f745)
Showing
- compiler/parser/Parser.y 22 additions, 21 deletionscompiler/parser/Parser.y
- compiler/parser/RdrHsSyn.hs 3 additions, 3 deletionscompiler/parser/RdrHsSyn.hs
- testsuite/tests/ghc-api/annotations/Makefile 4 additions, 0 deletionstestsuite/tests/ghc-api/annotations/Makefile
- testsuite/tests/ghc-api/annotations/T16230.stdout 66 additions, 0 deletionstestsuite/tests/ghc-api/annotations/T16230.stdout
- testsuite/tests/ghc-api/annotations/Test16230.hs 23 additions, 0 deletionstestsuite/tests/ghc-api/annotations/Test16230.hs
- testsuite/tests/ghc-api/annotations/all.T 2 additions, 0 deletionstestsuite/tests/ghc-api/annotations/all.T
Loading
Please register or sign in to comment