[Git][ghc/ghc][wip/az/epa-hslet-tokens] 5 commits: EPA: use IsUnicodeSyntax in EpUniToken

Vladislav Zavialov (@int-index) gitlab at gitlab.haskell.org
Wed Dec 6 15:00:45 UTC 2023



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


Commits:
daf66e4d by Vladislav Zavialov at 2023-12-06T13:30:20+03:00
EPA: use IsUnicodeSyntax in EpUniToken

- - - - -
30267f0b by Vladislav Zavialov at 2023-12-06T16:29:23+03:00
EPA: move LHsToken into x-field for HsAppType

- - - - -
de5f2689 by Vladislav Zavialov at 2023-12-06T16:29:23+03:00
EPA: move LHsToken into x-field for HsConPatTyArg

- - - - -
5a60a5fb by Vladislav Zavialov at 2023-12-06T17:25:16+03:00
EPA: move LHsToken into x-field for AsPat

- - - - -
0f059d51 by Vladislav Zavialov at 2023-12-06T17:40:50+03:00
EPA: use EpToken in HsAppType, HsConPatTyArg, AsPat

- - - - -


30 changed files:

- compiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Pat.hs
- compiler/GHC/Hs/Syn/Type.hs
- compiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Expr.hs
- compiler/GHC/HsToCore/Match.hs
- compiler/GHC/HsToCore/Pmc/Desugar.hs
- compiler/GHC/HsToCore/Quote.hs
- compiler/GHC/HsToCore/Ticks.hs
- compiler/GHC/HsToCore/Utils.hs
- compiler/GHC/Iface/Ext/Ast.hs
- compiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Parser/Types.hs
- compiler/GHC/Rename/Bind.hs
- compiler/GHC/Rename/Expr.hs
- compiler/GHC/Rename/Module.hs
- compiler/GHC/Rename/Pat.hs
- compiler/GHC/Rename/Utils.hs
- compiler/GHC/Tc/Deriv/Generate.hs
- compiler/GHC/Tc/Gen/App.hs
- compiler/GHC/Tc/Gen/Head.hs
- compiler/GHC/Tc/Gen/Pat.hs
- compiler/GHC/Tc/TyCl/Instance.hs
- compiler/GHC/Tc/TyCl/PatSyn.hs
- compiler/GHC/Tc/Types/Origin.hs
- compiler/GHC/Tc/Zonk/Type.hs
- compiler/GHC/ThToHs.hs
- compiler/Language/Haskell/Syntax/Expr.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/41e67a6217d2cb7790509612f821fedc803fcf63...0f059d518c79ece4bac9e565099be5133ab04f0d

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/41e67a6217d2cb7790509612f821fedc803fcf63...0f059d518c79ece4bac9e565099be5133ab04f0d
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/20231206/5d82aaf6/attachment.html>


More information about the ghc-commits mailing list