[commit: ghc] master: Add comments about pretty-printing via IfaceSyn (4b79329)
git at git.haskell.org
git at git.haskell.org
Fri Aug 24 09:55:55 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4b79329f24dfdf907f223ff9fc41c77d9df86e04/ghc
>---------------------------------------------------------------
commit 4b79329f24dfdf907f223ff9fc41c77d9df86e04
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Aug 24 10:29:58 2018 +0100
Add comments about pretty-printing via IfaceSyn
Provoked by discussion on Phab:D5097 (Trac #15546), I'm adding
a big Note explaing the strategy of pretty-printing via IfaceSyn
>---------------------------------------------------------------
4b79329f24dfdf907f223ff9fc41c77d9df86e04
compiler/iface/IfaceSyn.hs | 1 +
compiler/iface/IfaceType.hs | 28 ++-------------
compiler/main/PprTyThing.hs | 87 ++++++++++++++++++++++++++++++---------------
compiler/types/TyCoRep.hs | 6 +++-
4 files changed, 67 insertions(+), 55 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 4b79329f24dfdf907f223ff9fc41c77d9df86e04
More information about the ghc-commits
mailing list