License | GPL-3.0-or-later AND BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | Haskell2010 |
Optimization level.
Synopsis
Documentation
data Optimization Source #
Optimization level, may be turned on with True
or off with False
,
or set an explicit optimization level.