GHC.Core.Rules.Config
data RuleOpts Source #
Rule options
Constructors
Fields
Target platform
Enable constant folding through nested expressions.
See Note [Constant folding through nested expressions] in GHC.Core.Opt.ConstantFold
Cut down precision of Rational values to that of Float/Double if disabled
Enable rules for bignums