ghc-7.10.3: The GHC API

Safe HaskellNone
LanguageHaskell2010

IfaceSyn

Synopsis

Documentation

module IfaceType

pprIfaceExpr :: (SDoc -> SDoc) -> IfaceExpr -> SDoc Source

Pretty Print an IfaceExpre

The first argument should be a function that adds parens in context that need an atomic value (e.g. function args)