haskell-tools-prettyprint-0.1.2.0: Pretty printing of Haskell-Tools AST

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Tools.PrettyPrint

Description

Pretty printing the AST

Synopsis

Documentation

prettyPrint :: StructuralTraversable node => node (NodeInfo sema SourceTemplate) -> String Source #

Pretty prints an AST by using source templates stored as node info