ghc-9.10.1: The GHC API
Safe HaskellNone
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.