ghc-lib-parser-9.8.2.20240223: 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