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