ghc-6.12.1: The GHC APISource codeContentsIndex
DsBinds
Documentation
dsTopLHsBinds :: AutoScc -> LHsBinds Id -> DsM [(Id, CoreExpr)]Source
dsLHsBinds :: LHsBinds Id -> DsM [(Id, CoreExpr)]Source
decomposeRuleLhs :: CoreExpr -> Maybe ([Var], Id, [CoreExpr])Source
dsCoercion :: HsWrapper -> DsM CoreExpr -> DsM CoreExprSource
data AutoScc Source
Constructors
NoSccs
AddSccs Module (Id -> Bool)
Produced by Haddock version 2.6.0