hindent-5.2.4: Extensible Haskell pretty printer

Safe HaskellNone
LanguageHaskell98

HIndent.Pretty

Description

Pretty printing.

Synopsis

Documentation

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

Pretty print including comments.