hindent-5.3.2: Extensible Haskell pretty printer
Safe HaskellNone
LanguageHaskell2010

HIndent.Pretty

Description

Pretty printing.

Synopsis

Documentation

pretty :: (Pretty ast, Show (ast NodeInfo)) => ast NodeInfo -> Printer () Source #

Pretty print including comments.