EPA: Remove SrcSpanAnn
Now that we only have a single constructor for EpAnn, And it uses a SrcSpan for its location, we can do away with SrcSpanAnn completely. It only existed to wrap the original SrcSpan in a location, and provide a place for the exact print annotation. For darwin only: Metric Increase: MultiLayerModulesTH_OneShot Updates haddock submodule
Showing
- compiler/GHC/Hs/Binds.hs 1 addition, 1 deletioncompiler/GHC/Hs/Binds.hs
- compiler/GHC/Hs/Decls.hs 9 additions, 9 deletionscompiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Dump.hs 9 additions, 9 deletionscompiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Expr.hs 7 additions, 7 deletionscompiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Extension.hs 1 addition, 1 deletioncompiler/GHC/Hs/Extension.hs
- compiler/GHC/Hs/Pat.hs 1 addition, 1 deletioncompiler/GHC/Hs/Pat.hs
- compiler/GHC/Hs/Type.hs 5 additions, 6 deletionscompiler/GHC/Hs/Type.hs
- compiler/GHC/Hs/Utils.hs 5 additions, 5 deletionscompiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Docs.hs 2 additions, 2 deletionscompiler/GHC/HsToCore/Docs.hs
- compiler/GHC/HsToCore/Monad.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Monad.hs
- compiler/GHC/Iface/Ext/Ast.hs 4 additions, 4 deletionscompiler/GHC/Iface/Ext/Ast.hs
- compiler/GHC/Iface/Ext/Utils.hs 4 additions, 4 deletionscompiler/GHC/Iface/Ext/Utils.hs
- compiler/GHC/Parser.y 18 additions, 20 deletionscompiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs 62 additions, 144 deletionscompiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/PostProcess.hs 21 additions, 21 deletionscompiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Parser/PostProcess/Haddock.hs 2 additions, 2 deletionscompiler/GHC/Parser/PostProcess/Haddock.hs
- compiler/GHC/Parser/Types.hs 1 addition, 1 deletioncompiler/GHC/Parser/Types.hs
- compiler/GHC/Rename/Bind.hs 2 additions, 2 deletionscompiler/GHC/Rename/Bind.hs
- compiler/GHC/Rename/Env.hs 10 additions, 10 deletionscompiler/GHC/Rename/Env.hs
- compiler/GHC/Rename/Names.hs 2 additions, 2 deletionscompiler/GHC/Rename/Names.hs
Loading
Please register or sign in to comment