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