ghc-6.12.3: The GHC APISource codeContentsIndex
PprCore
Documentation
pprCoreExpr :: OutputableBndr b => Expr b -> SDocSource
pprParendExpr :: OutputableBndr b => Expr b -> SDocSource
pprCoreBinding :: OutputableBndr b => Bind b -> SDocSource
pprCoreBindings :: OutputableBndr b => [Bind b] -> SDocSource
pprCoreAlt :: OutputableBndr a => (AltCon, [a], Expr a) -> SDocSource
pprRules :: [CoreRule] -> SDocSource
Produced by Haddock version 2.6.1