ghc-7.7.20130829: The GHC API
CorePrep
corePrepPgm :: DynFlags -> HscEnv -> CoreProgram -> [TyCon] -> IO CoreProgramSource
corePrepExpr :: DynFlags -> HscEnv -> CoreExpr -> IO CoreExprSource
cvtLitInteger :: DynFlags -> Id -> Integer -> CoreExprSource
lookupMkIntegerName :: DynFlags -> HscEnv -> IO IdSource