ghc-7.0.1: The GHC API
CorePrep
corePrepPgm :: DynFlags -> [CoreBind] -> [TyCon] -> IO [CoreBind]Source
corePrepExpr :: DynFlags -> CoreExpr -> IO CoreExprSource