ghc-lib-parser-9.10.1.20240511: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
LanguageGHC2021

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.