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. FormatRgb16565 :: Format

    gi-cairo GI.Cairo.Enums

    No description available in the introspection data.

  2. FormatRgb24 :: Format

    gi-cairo GI.Cairo.Enums

    No description available in the introspection data.

  3. FormatRgb30 :: Format

    gi-cairo GI.Cairo.Enums

    No description available in the introspection data.

  4. newtype Format

    pandoc-types Text.Pandoc.Definition

    Formats for raw blocks

  5. Format :: Text -> Format

    pandoc-types Text.Pandoc.Definition

    No documentation available.

  6. Foreground :: ConsoleLayer

    safe-coloured-text Text.Colour.Code

    No documentation available.

  7. data FormParam

    wreq Network.Wreq

    A key/value pair for an application/x-www-form-urlencoded POST request body.

  8. class FormValue a

    wreq Network.Wreq

    A type that can be rendered as the value portion of a key/value pair for use in an application/x-www-form-urlencoded POST body. Intended for use with the FormParam type. The instances for String, strict Text, and lazy Text are all encoded using UTF-8 before being URL-encoded. The instance for Maybe gives an empty string on Nothing, and otherwise uses the contained type's instance.

  9. data FormParam

    wreq Network.Wreq.Types

    A key/value pair for an application/x-www-form-urlencoded POST request body.

  10. class FormValue a

    wreq Network.Wreq.Types

    A type that can be rendered as the value portion of a key/value pair for use in an application/x-www-form-urlencoded POST body. Intended for use with the FormParam type. The instances for String, strict Text, and lazy Text are all encoded using UTF-8 before being URL-encoded. The instance for Maybe gives an empty string on Nothing, and otherwise uses the contained type's instance.

Page 273 of many | Previous | Next