ghc-9.6.0.20230302: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Core.Opt.Simplify

Synopsis

Documentation

data SimplifyExprOpts Source #

Configuration record for simplifyExpr. The values of this datatype are only driven by the demands of that function.

data SimplifyOpts Source #

Configuration record for simplifyPgm. The values of this datatype are only driven by the demands of that function.