Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. FormattingEdit :: Int -> Int -> Int -> Int -> String -> FormattingEdit

    rzk Rzk.Format

    No documentation available.

  2. data Format t

    scanf Text.Scanf

    Typed scanf/printf format strings. They can be built using the fmt quasiquote or with the fmt_ function and format combinators.

  3. data Format t

    scanf Text.Scanf.Internal

    Typed scanf/printf format strings. They can be built using the fmt quasiquote or with the fmt_ function and format combinators.

  4. data Format

    sdl2-image SDL.Image

    Each of the supported image formats.

  5. type Format = CString

    sdl2-image SDL.Raw.Image

    A case-insensitive desired format, e.g. "jpg" or "PNG".

  6. pattern Forever :: Times

    sdl2-mixer SDL.Mixer

    A shorthand for looping a Chunk forever.

  7. data Format

    sdl2-mixer SDL.Mixer

    A sample format.

  8. FormatS16_LSB :: Format

    sdl2-mixer SDL.Mixer

    Signed 16-bit samples, in little-endian byte order.

  9. FormatS16_MSB :: Format

    sdl2-mixer SDL.Mixer

    signed 16-bit samples, in big-endian byte order.

  10. FormatS16_Sys :: Format

    sdl2-mixer SDL.Mixer

    Signed 16-bit samples, in system byte order.

Page 342 of many | Previous | Next