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.
module Data.Parameterized.Nonce.
Transformers This module provides a typeclass and monad transformers for generating nonces.
-
pipes-parse Pipes.Parse Deprecated: Use parsed instead
-
pipes-parse Pipes.Parse Deprecated: Use parsed_ instead
-
sdl2 SDL.Audio Information about what format an audio bytestream is. The type variable t indicates the type used for audio buffer samples. It is determined by the choice of the provided SampleBitSize. For example:
AudioFormat UnsignedInteger Sample8Bit Native :: AudioFormat Word8
Indicating that an 8-bit audio format in the platforms native endianness uses a buffer of Word8 values. audioSpecFormat :: AudioSpec -> !AudioFormat sampleTypesdl2 SDL.Audio Audio data format
openDeviceFormat :: OpenDeviceSpec -> !Changeable (AudioFormat sampleType)sdl2 SDL.Audio The format of audio that will be sampled from the output buffer.
pattern
KeycodeACForward :: Keycodesdl2 SDL.Input.Keyboard.Codes No documentation available.
pattern
ScancodeACForward :: Scancodesdl2 SDL.Input.Keyboard.Codes No documentation available.
mixAudioFormat :: MonadIO m => Ptr Word8 -> Ptr Word8 -> AudioFormat -> Word32 -> CInt -> m ()sdl2 SDL.Raw.Audio No documentation available.
-
sdl2 SDL.Raw.Enum No documentation available.