EPA: Remove AddEpann commit 7
EPA: Remove [AddEpAnn] from HYPHEN in Parser.y The return value is never used, as it is part of the backpack configuration parsing. EPA: Remove last [AddEpAnn] usages Remove residual usage in GHC. It is still used - In haddock TTG extension point definitions (to be removed) - Some check-exact residual, to be removed - Comments around DisambECP in PostProcess EPA: Clean up [AddEpAnn] from check-exact There is one left, to be cleaned up when we remove AddEpann itself EPA: Remove [AddEpAnn] from haddock The TTG extension points need a value, it is not critical what that value is, in most cases. EPA: Remove AddEpAnn from HsRuleAnn EPA: Remove AddEpAnn from HsCmdArrApp
Showing
- compiler/GHC/Hs/Decls.hs 2 additions, 6 deletionscompiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Dump.hs 0 additions, 7 deletionscompiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Expr.hs 1 addition, 1 deletioncompiler/GHC/Hs/Expr.hs
- compiler/GHC/Parser.y 15 additions, 16 deletionscompiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs 2 additions, 66 deletionscompiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/PostProcess.hs 2 additions, 4 deletionscompiler/GHC/Parser/PostProcess.hs
- utils/check-exact/ExactPrint.hs 64 additions, 101 deletionsutils/check-exact/ExactPrint.hs
- utils/haddock/haddock-api/src/Haddock/Types.hs 17 additions, 17 deletionsutils/haddock/haddock-api/src/Haddock/Types.hs
Loading
Please register or sign in to comment