ghc-7.6.1: The GHC API
CoreToStg
coreToStg :: DynFlags -> CoreProgram -> IO [StgBinding]Source
coreExprToStg :: CoreExpr -> StgExprSource