ghc-6.12.2: The GHC API
Source code
Contents
Index
PprCore
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
pprRules
:: [
CoreRule
] ->
SDoc
Source
Produced by
Haddock
version 2.6.1