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