ghc-lib-parser-0.20221001: The GHC API, decoupled from GHC versions
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Core.Opt.Pipeline.Types

Synopsis

Configuration of the core-to-core passes

type CorePluginPass = ModGuts -> CoreM ModGuts Source #

A description of the plugin pass itself