Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
toPosEnum :: (C a, Enum a) => T -> anumeric-prelude Number.Peano No documentation available.
fromEnum :: Enum a => a -> Intnumeric-prelude NumericPrelude Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
numeric-prelude NumericPrelude Convert from an Int.
fromEnum :: Enum a => a -> Intnumeric-prelude NumericPrelude.Base Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
numeric-prelude NumericPrelude.Base Convert from an Int.
fromEnum :: Enum a => a -> Intnumhask NumHask.Prelude Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
numhask NumHask.Prelude Convert from an Int.
pattern
KeycodeNumLockClear :: Keycodesdl2 SDL.Input.Keyboard.Codes No documentation available.
pattern
ScancodeNumLockClear :: Scancodesdl2 SDL.Input.Keyboard.Codes No documentation available.
masksToPixelFormatEnum :: MonadIO m => CInt -> Word32 -> Word32 -> Word32 -> Word32 -> m Word32sdl2 SDL.Raw.Video No documentation available.