ghc-7.0.1: The GHC API
CoreToStg
coreToStg :: PackageId -> [CoreBind] -> IO [StgBinding]Source
coreExprToStg :: CoreExpr -> StgExprSource