Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
pprCoreExpr :: OutputableBndr b => Expr b -> SDoc Source
pprParendExpr :: OutputableBndr b => Expr b -> SDoc Source
pprCoreBinding :: OutputableBndr b => Bind b -> SDoc Source
pprCoreBindings :: OutputableBndr b => [Bind b] -> SDoc Source
pprCoreAlt :: OutputableBndr a => (AltCon, [a], Expr a) -> SDoc Source