Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern SDL_AUDIO_ALLOW_FREQUENCY_CHANGE :: (Eq a, Num a) => a

    sdl2 SDL.Raw.Enum

    No documentation available.

  2. pattern SDL_SCANCODE_EQUALS :: Scancode

    sdl2 SDL.Raw.Enum

    No documentation available.

  3. pattern SDL_SCANCODE_KP_EQUALS :: Scancode

    sdl2 SDL.Raw.Enum

    No documentation available.

  4. pattern SDL_SCANCODE_KP_EQUALSAS400 :: Scancode

    sdl2 SDL.Raw.Enum

    No documentation available.

  5. pattern SDL_SCANCODE_SYSREQ :: Scancode

    sdl2 SDL.Raw.Enum

    No documentation available.

  6. quitRequested :: MonadIO m => m Bool

    sdl2 SDL.Raw.Event

    No documentation available.

  7. getPerformanceFrequency :: MonadIO m => m Word64

    sdl2 SDL.Raw.Timer

    No documentation available.

  8. audioSpecFreq :: AudioSpec -> !CInt

    sdl2 SDL.Raw.Types

    No documentation available.

  9. newtype SecurityRequirement

    swagger2 Data.Swagger

    Lists the required security schemes to execute this operation. The object can have multiple security schemes declared in it which are all required (that is, there is a logical AND between the schemes).

  10. SecurityRequirement :: InsOrdHashMap Text [Text] -> SecurityRequirement

    swagger2 Data.Swagger

    No documentation available.

Page 384 of many | Previous | Next