[Haskell] pretty printing Haskell code with auto parens?

Conal Elliott conal at conal.net
Fri Apr 8 18:54:17 EDT 2005


What pretty printers are available for Haskell code (not necessarily
complete) that handle automatic insertion of minimally required
parentheses?  I assumed that Language.Haskell.Pretty did that, but
apparently it relies on manual insertion of parentheses in the abstract
syntax.
 
Thanks,  - Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/haskell/attachments/20050408/2d56974a/attachment.htm


More information about the Haskell mailing list