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