ghc-6.12.3: The GHC API
Source code
Contents
Index
CoreLint
Documentation
lintCoreBindings
::
DynFlags
->
String
-> [
CoreBind
] ->
IO
()
Source
lintUnfolding
::
SrcLoc
-> [
Var
] ->
CoreExpr
->
Maybe
Message
Source
showPass
::
DynFlags
->
String
->
IO
()
Source
endPass
::
DynFlags
->
String
->
DynFlag
-> [
CoreBind
] ->
IO
()
Source
endPassIf
::
Bool
->
DynFlags
->
String
->
DynFlag
-> [
CoreBind
] ->
IO
()
Source
endIteration
::
DynFlags
->
String
->
DynFlag
-> [
CoreBind
] ->
IO
()
Source
Produced by
Haddock
version 2.6.1