ghc-9.6.0.20230210: The GHC API
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