[Git][ghc/ghc][wip/az/exactprint] 2 commits: Progress, can reproduce the first Test.hs file.

Alan Zimmerman gitlab at gitlab.haskell.org
Thu Jun 18 22:18:21 UTC 2020



Alan Zimmerman pushed to branch wip/az/exactprint at Glasgow Haskell Compiler / GHC


Commits:
4705b943 by Alan Zimmerman at 2020-06-16T22:39:15+01:00
Progress, can reproduce the first Test.hs file.

- - - - -
e25ea7a3 by Alan Zimmerman at 2020-06-18T23:11:06+01:00
Move API Annotations out of the extensions to annotations

- - - - -


30 changed files:

- compiler/GHC.hs
- compiler/GHC/Data/BooleanFormula.hs
- compiler/GHC/Driver/Backpack.hs
- compiler/GHC/Driver/Main.hs
- compiler/GHC/Driver/Types.hs
- compiler/GHC/Hs.hs
- compiler/GHC/Hs/Binds.hs
- compiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Expr.hs-boot
- compiler/GHC/Hs/Extension.hs
- compiler/GHC/Hs/ImpExp.hs
- compiler/GHC/Hs/Pat.hs
- compiler/GHC/Hs/Type.hs
- compiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Docs.hs
- compiler/GHC/HsToCore/Match.hs
- compiler/GHC/HsToCore/Monad.hs
- compiler/GHC/Iface/Ext/Ast.hs
- compiler/GHC/Iface/Ext/Utils.hs
- compiler/GHC/IfaceToCore.hs
- compiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/Lexer.x
- compiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Rename/Bind.hs
- compiler/GHC/Rename/Env.hs
- compiler/GHC/Rename/Expr.hs
- compiler/GHC/Rename/HsType.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/7255501ab5208a04ed3821a366f7f1dcf928e5d4...e25ea7a32a6abca778c2e30143f9bce9363742a7

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/7255501ab5208a04ed3821a366f7f1dcf928e5d4...e25ea7a32a6abca778c2e30143f9bce9363742a7
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/20200618/fa9a2c20/attachment-0001.html>


More information about the ghc-commits mailing list