Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. data FormattingEdit

    rzk Rzk.Format

    All indices are 1-based (as received from the lexer) Note: LSP uses 0-based indices

  2. FormattingEdit :: Int -> Int -> Int -> Int -> String -> FormattingEdit

    rzk Rzk.Format

    No documentation available.

  3. 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.

  4. 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.

  5. data Format

    sdl2-image SDL.Image

    Each of the supported image formats.

  6. type Format = CString

    sdl2-image SDL.Raw.Image

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

  7. pattern Forever :: Times

    sdl2-mixer SDL.Mixer

    A shorthand for looping a Chunk forever.

  8. data Format

    sdl2-mixer SDL.Mixer

    A sample format.

  9. FormatS16_LSB :: Format

    sdl2-mixer SDL.Mixer

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

  10. FormatS16_MSB :: Format

    sdl2-mixer SDL.Mixer

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

Page 341 of many | Previous | Next