[Git][ghc/ghc][wip/az/epa-hslet-tokens] EPA: Move EpAnn out of extension points

Vladislav Zavialov (@int-index) gitlab at gitlab.haskell.org
Tue Feb 13 22:53:33 UTC 2024



Vladislav Zavialov pushed to branch wip/az/epa-hslet-tokens at Glasgow Haskell Compiler / GHC


Commits:
5b9a65e6 by Alan Zimmerman at 2024-02-14T01:53:22+03:00
EPA: Move EpAnn out of extension points

Leaving a few that are too tricky, maybe some other time.

Also
 - remove some unneeded helpers from Parser.y
 - reduce allocations with strictness annotations

Updates haddock submodule

Metric Decrease:
    parsing001

- - - - -


9 changed files:

- compiler/GHC/Hs/Binds.hs
- compiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/ImpExp.hs
- compiler/GHC/Hs/Pat.hs
- compiler/GHC/Hs/Type.hs
- compiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Arrows.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5b9a65e6d2f809adb5b59feb22ade05a1c7be1b9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5b9a65e6d2f809adb5b59feb22ade05a1c7be1b9
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240213/ac090565/attachment.html>


More information about the ghc-commits mailing list