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