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