GHC pretty printer philosophy

Alan & Kim Zimmerman alan.zimm at gmail.com
Sun Nov 13 14:53:06 UTC 2016


Richard

Thanks for the support.  The major change in HsSyn since the pretty printer
was first written is that the parser now preserves parens in the original
source, which it did not used to, so this approach is now feasible.

And I am starting to bump into tests failing which require updating the
generic deriving code to add parens.

Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20161113/dffd1ba3/attachment.html>


More information about the ghc-devs mailing list