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