Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
newtype FunctionControlBits Source #
Instances
pattern Inline :: FunctionControlBits Source #
pattern DontInline :: FunctionControlBits Source #
pattern Pure :: FunctionControlBits Source #
pattern Const :: FunctionControlBits Source #
pattern OptNoneINTEL :: FunctionControlBits Source #