ghc-lib-9.0.1.20210207: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.Core.Opt.Pipeline

Documentation

core2core :: HscEnv -> ModGuts -> IO ModGuts Source #

simplifyExpr :: HscEnv -> CoreExpr -> IO CoreExpr Source #