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