[Git][ghc/ghc][wip/az/exactprint] WIP on delta printing.
Alan Zimmerman
gitlab at gitlab.haskell.org
Wed Dec 9 23:31:02 UTC 2020
Alan Zimmerman pushed to branch wip/az/exactprint at Glasgow Haskell Compiler / GHC
Commits:
b5e22827 by Alan Zimmerman at 2020-12-09T23:29:49+00:00
WIP on delta printing.
Making progress
- - - - -
30 changed files:
- compiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Type.hs
- compiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Expr.hs
- compiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Rename/Bind.hs
- compiler/GHC/Tc/Gen/Match.hs
- compiler/GHC/ThToHs.hs
- libraries/Cabal
- libraries/directory
- libraries/hpc
- libraries/time
- libraries/unix
- testsuite/tests/ghc-api/annotations/InTreeAnnotations1.stderr
- testsuite/tests/parser/should_compile/DumpParsedAst.stderr
- testsuite/tests/parser/should_compile/DumpRenamedAst.stderr
- testsuite/tests/parser/should_compile/DumpTypecheckedAst.stderr
- testsuite/tests/parser/should_compile/KindSigs.stderr
- testsuite/tests/printer/Ppr001.hs
- testsuite/tests/printer/Ppr004.hs
- testsuite/tests/printer/Ppr024.hs
- testsuite/tests/printer/Ppr025.hs
- utils/check-exact/Main.hs
- utils/check-exact/Test.hs
- + utils/check-exact/cases/LayoutLet2.hs
- + utils/check-exact/cases/LayoutLet3.hs
- + utils/check-exact/cases/LayoutLet4.hs
- + utils/check-exact/cases/Rename1.hs
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b5e22827c9eab303bc0f77b6339e5d525e8d1f84
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b5e22827c9eab303bc0f77b6339e5d525e8d1f84
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/20201209/6aeabec2/attachment.html>
More information about the ghc-commits
mailing list