ghc-6.12.2: The GHC APISource codeContentsIndex
TcForeign
Documentation
tcForeignImports :: [LForeignDecl Name] -> TcM ([Id], [LForeignDecl Id])Source
tcForeignExports :: [LForeignDecl Name] -> TcM (LHsBinds TcId, [LForeignDecl TcId])Source
Produced by Haddock version 2.6.1