ghc-6.12.2: The GHC APISource codeContentsIndex
TcInstDcls
Documentation
tcInstDecls1 :: [LTyClDecl Name] -> [LInstDecl Name] -> [LDerivDecl Name] -> TcM (TcGblEnv, [InstInfo Name], HsValBinds Name)Source
tcInstDecls2 :: [LTyClDecl Name] -> [InstInfo Name] -> TcM (LHsBinds Id, TcLclEnv)Source
Produced by Haddock version 2.6.1