EPA: Use SrcSpan in EpaSpan
This is more natural, since we already need to deal with invalid RealSrcSpans, and that is exactly what SrcSpan.UnhelpfulSpan is for. Updates haddock submodule.
parent
cf9da4b3
No related branches found
No related tags found
Pipeline #86875 canceled
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
Showing
- compiler/GHC/Hs/Dump.hs 1 addition, 1 deletioncompiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/ImpExp.hs 8 additions, 0 deletionscompiler/GHC/Hs/ImpExp.hs
- compiler/GHC/Parser.y 3 additions, 3 deletionscompiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs 35 additions, 36 deletionscompiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/Lexer.x 2 additions, 1 deletioncompiler/GHC/Parser/Lexer.x
- compiler/GHC/Parser/PostProcess.hs 22 additions, 21 deletionscompiler/GHC/Parser/PostProcess.hs
- testsuite/tests/printer/Test20297.stdout 4 additions, 4 deletionstestsuite/tests/printer/Test20297.stdout
- utils/check-exact/ExactPrint.hs 18 additions, 13 deletionsutils/check-exact/ExactPrint.hs
- utils/check-exact/Parsers.hs 1 addition, 1 deletionutils/check-exact/Parsers.hs
- utils/check-exact/Transform.hs 29 additions, 19 deletionsutils/check-exact/Transform.hs
- utils/check-exact/Utils.hs 17 additions, 12 deletionsutils/check-exact/Utils.hs
- utils/haddock 1 addition, 1 deletionutils/haddock
Loading