EPA: Remove [AddEpAnn] from (most of) HsExpr
EPA: introduce EpAnnLam for lambda annotationsi, and remove `glAA` from `Parser.y`, it is the same as `glR` EPA: Remove unused annotation from XOpApp EPA: Use EpToken for XNPat and XNegApp EPA: specific anns for XExplicitTuple / XTuplePat / sumPatParens. EPA: Use specific annotation for MultiIf EPA: Move annotations into FunRhs EPA: Remove [AddEpAnn] from SigPat and ExprWithTySig EPA: Remove [AddEpAnn] from ArithSeq EPA: Remove [AddEpAnn] from HsProc EPA: Remove [AddEpAnn] from HsStatic EPA: Remove [AddEpAnn] from BindStmt EPA: Remove [AddEpAnn] from TransStmt EPA: Remove [AddEpAnn] from HsTypedSplice EPA: Remove [AddEpAnn] from HsUntypedSpliceExpr
parent
55609880
No related branches found
No related tags found
Pipeline #101630 failed
Showing
- compiler/GHC/Hs/Dump.hs 23 additions, 0 deletionscompiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Expr.hs 62 additions, 17 deletionscompiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Pat.hs 7 additions, 7 deletionscompiler/GHC/Hs/Pat.hs
- compiler/GHC/Hs/Utils.hs 16 additions, 15 deletionscompiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Arrows.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Arrows.hs
- compiler/GHC/HsToCore/Binds.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Binds.hs
- compiler/GHC/HsToCore/Expr.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Expr.hs
- compiler/GHC/HsToCore/Match.hs 2 additions, 2 deletionscompiler/GHC/HsToCore/Match.hs
- compiler/GHC/Parser.y 103 additions, 105 deletionscompiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs 7 additions, 1 deletioncompiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/PostProcess.hs 48 additions, 32 deletionscompiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Rename/Bind.hs 3 additions, 3 deletionscompiler/GHC/Rename/Bind.hs
- compiler/GHC/Rename/Utils.hs 2 additions, 2 deletionscompiler/GHC/Rename/Utils.hs
- compiler/GHC/Tc/Deriv/Functor.hs 9 additions, 9 deletionscompiler/GHC/Tc/Deriv/Functor.hs
- compiler/GHC/Tc/Deriv/Generate.hs 6 additions, 6 deletionscompiler/GHC/Tc/Deriv/Generate.hs
- compiler/GHC/Tc/Gen/Arrow.hs 1 addition, 1 deletioncompiler/GHC/Tc/Gen/Arrow.hs
- compiler/GHC/Tc/Gen/Match.hs 1 addition, 1 deletioncompiler/GHC/Tc/Gen/Match.hs
- compiler/GHC/Tc/Module.hs 1 addition, 1 deletioncompiler/GHC/Tc/Module.hs
- compiler/GHC/Tc/TyCl/Instance.hs 1 addition, 1 deletioncompiler/GHC/Tc/TyCl/Instance.hs
- compiler/GHC/Tc/TyCl/PatSyn.hs 2 additions, 2 deletionscompiler/GHC/Tc/TyCl/PatSyn.hs
Loading
-
mentioned in merge request !13386 (closed)
-
mentioned in commit b2c53e75
Please register or sign in to comment