ghc-lib-parser-9.8.2.20240223: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.Core.Opt.Simplify

Synopsis

Documentation

data SimplifyExprOpts #

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

data SimplifyOpts #

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