ghc-6.12.2: The GHC API
Source code
Contents
Index
TcIface
Documentation
tcImportDecl
::
Name
->
TcM
TyThing
Source
checkWiredInTyCon
::
TyCon
->
TcM
()
Source
tcHiBootIface
::
HscSource
->
Module
->
TcRn
ModDetails
Source
typecheckIface
::
ModIface
->
TcRnIf
gbl lcl
ModDetails
Source
tcIfaceDecl
::
Bool
->
IfaceDecl
->
IfL
TyThing
Source
tcIfaceInst
::
IfaceInst
->
IfL
Instance
Source
tcIfaceFamInst
::
IfaceFamInst
->
IfL
FamInst
Source
tcIfaceRules
::
Bool
-> [
IfaceRule
] ->
IfL
[
CoreRule
]
Source
tcIfaceVectInfo
::
Module
->
TypeEnv
->
IfaceVectInfo
->
IfL
VectInfo
Source
tcIfaceAnnotations
:: [
IfaceAnnotation
] ->
IfL
[
Annotation
]
Source
tcIfaceGlobal
::
Name
->
IfL
TyThing
Source
tcExtCoreBindings
:: [
IfaceBinding
] ->
IfL
[
CoreBind
]
Source
Produced by
Haddock
version 2.6.1