Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. PullSubscribed :: a -> !IORef [Weak (Invalidator x)] -> !Invalidator x -> [SomeBehaviorSubscribed x] -> PullSubscribed (x :: k) a

    reflex Reflex.Spider.Internal

    No documentation available.

  2. Pause :: PlaybackState

    sdl2 SDL.Audio

    Pause the AudioDevice, which will stop producing/capturing audio.

  3. Paused :: AudioDeviceStatus

    sdl2 SDL.Audio

    The AudioDevice is paused.

  4. Play :: PlaybackState

    sdl2 SDL.Audio

    Resume the AudioDevice.

  5. data PlaybackState

    sdl2 SDL.Audio

    Whether to allow an AudioDevice to play sound or remain paused.

  6. Playing :: AudioDeviceStatus

    sdl2 SDL.Audio

    The AudioDevice is playing.

  7. Pressed :: InputMotion

    sdl2 SDL.Event

    No documentation available.

  8. newtype Point (f :: Type -> Type) a

    sdl2 SDL.Internal.Vect

    A handy wrapper to help distinguish points from vectors at the type level

  9. module SDL.Power

    No documentation available.

  10. data PowerState

    sdl2 SDL.Power

    Information about the power supply for the user's environment

Page 469 of many | Previous | Next