EPA: Remove [AddEpAnn] Commit 4
EPA: Remove [AddEpAnn] from DataDecl This is quite a big change. The most important part is moving the annotations into HsDataDefn, using a specific annotation data type. It has a knock-on to everything that uses HsDataDefn EPA: Remove [AddEpAnn] for FunDep EPA: Remove [AddEpann] from FamilyDecl EPA: Remove [AddEpAnn] From InjectivityAnn EPA: Remove [AddEpAnn] from DefaultDecl EPA: Remove [AddEpAnn] from RuleDecls EPA: Remove [AddEpAnn] from Warnings
Showing
- compiler/GHC/Hs/Decls.hs 48 additions, 10 deletionscompiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Dump.hs 56 additions, 0 deletionscompiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Type.hs 10 additions, 11 deletionscompiler/GHC/Hs/Type.hs
- compiler/GHC/Parser.y 109 additions, 89 deletionscompiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs 2 additions, 1 deletioncompiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/PostProcess.hs 22 additions, 34 deletionscompiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Rename/Module.hs 1 addition, 1 deletioncompiler/GHC/Rename/Module.hs
- compiler/GHC/ThToHs.hs 6 additions, 6 deletionscompiler/GHC/ThToHs.hs
- testsuite/tests/ghc-api/exactprint/Test20239.stderr 18 additions, 4 deletionstestsuite/tests/ghc-api/exactprint/Test20239.stderr
- testsuite/tests/haddock/should_compile_flag_haddock/T17544.stderr 192 additions, 24 deletions...e/tests/haddock/should_compile_flag_haddock/T17544.stderr
- testsuite/tests/haddock/should_compile_flag_haddock/T17544_kw.stderr 30 additions, 6 deletions...ests/haddock/should_compile_flag_haddock/T17544_kw.stderr
- testsuite/tests/haddock/should_compile_flag_haddock/T24221.stderr 105 additions, 21 deletions...e/tests/haddock/should_compile_flag_haddock/T24221.stderr
- testsuite/tests/parser/should_compile/DumpParsedAst.stderr 121 additions, 27 deletionstestsuite/tests/parser/should_compile/DumpParsedAst.stderr
- testsuite/tests/parser/should_compile/DumpRenamedAst.stderr 114 additions, 15 deletionstestsuite/tests/parser/should_compile/DumpRenamedAst.stderr
- testsuite/tests/parser/should_compile/KindSigs.stderr 21 additions, 4 deletionstestsuite/tests/parser/should_compile/KindSigs.stderr
- testsuite/tests/parser/should_compile/T14189.stderr 12 additions, 1 deletiontestsuite/tests/parser/should_compile/T14189.stderr
- testsuite/tests/parser/should_compile/T15323.stderr 18 additions, 5 deletionstestsuite/tests/parser/should_compile/T15323.stderr
- testsuite/tests/parser/should_compile/T20452.stderr 30 additions, 6 deletionstestsuite/tests/parser/should_compile/T20452.stderr
- testsuite/tests/printer/T18791.stderr 15 additions, 3 deletionstestsuite/tests/printer/T18791.stderr
- utils/check-exact/ExactPrint.hs 149 additions, 135 deletionsutils/check-exact/ExactPrint.hs
Loading
Please register or sign in to comment