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