Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
SDLK_NUMLOCKCLEAR :: Keycodesdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_NUM_LOG_PRIORITIES :: LogPrioritysdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_NUM_SCANCODES :: Scancodesdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_NUM_SYSTEM_CURSORS :: SystemCursorsdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_SCANCODE_NUMLOCKCLEAR :: Scancodesdl2 SDL.Raw.Enum No documentation available.
gameControllerGetNumTouchpadFingers :: MonadIO m => GameController -> CInt -> m CIntsdl2 SDL.Raw.Event No documentation available.
gameControllerGetNumTouchpads :: MonadIO m => GameController -> m CIntsdl2 SDL.Raw.Event No documentation available.
getNumTouchDevices :: MonadIO m => m CIntsdl2 SDL.Raw.Event No documentation available.
getNumTouchFingers :: MonadIO m => TouchID -> m CIntsdl2 SDL.Raw.Event No documentation available.
joystickNumAxes :: MonadIO m => Joystick -> m CIntsdl2 SDL.Raw.Event No documentation available.