ghc-7.4.1: The GHC API
CoreToStg
coreToStg :: DynFlags -> CoreProgram -> IO [StgBinding]Source
coreExprToStg :: CoreExpr -> StgExprSource