ghc-6.10.3: The GHC API
Contents
Index
TcForeign
Documentation
tcForeignImports
:: [
LForeignDecl
Name
] ->
TcM
([
Id
], [
LForeignDecl
Id
])
tcForeignExports
:: [
LForeignDecl
Name
] ->
TcM
(
LHsBinds
TcId
, [
LForeignDecl
TcId
])
Produced by
Haddock
version 2.4.2