[Git][ghc/ghc][wip/az/exactprint] WIP on delta printing.

Alan Zimmerman gitlab at gitlab.haskell.org
Sat Dec 12 18:15:22 UTC 2020



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


Commits:
79d2ce81 by Alan Zimmerman at 2020-12-12T18:15:02+00:00
WIP on delta printing.

Making progress

- - - - -


30 changed files:

- compiler/GHC/Hs/Decls.hs
- 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/LayoutIn1.hs
- + utils/check-exact/cases/LayoutIn3.expected.hs
- + utils/check-exact/cases/LayoutIn3.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/79d2ce81d3776385dd4e75506d73f230f0f31372

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/79d2ce81d3776385dd4e75506d73f230f0f31372
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/20201212/3beb9dc0/attachment-0001.html>


More information about the ghc-commits mailing list