ghc-6.12.2: The GHC APISource codeContentsIndex
CoreLint
Documentation
lintCoreBindings :: DynFlags -> String -> [CoreBind] -> IO ()Source
lintUnfolding :: SrcLoc -> [Var] -> CoreExpr -> Maybe MessageSource
showPass :: DynFlags -> String -> IO ()Source
endPass :: DynFlags -> String -> DynFlag -> [CoreBind] -> IO ()Source
endPassIf :: Bool -> DynFlags -> String -> DynFlag -> [CoreBind] -> IO ()Source
endIteration :: DynFlags -> String -> DynFlag -> [CoreBind] -> IO ()Source
Produced by Haddock version 2.6.1