Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. headerParseErrorFormatter :: ErrorFormatters -> ErrorFormatter

    servant-server Servant.Server.Internal.ErrorFormatter

    Format error from parsing request headers.

  2. mkContextWithErrorFormatter :: forall (ctx :: [Type]) . Context ctx -> Context (MkContextWithErrorFormatter ctx)

    servant-server Servant.Server.Internal.ErrorFormatter

    No documentation available.

  3. notFoundErrorFormatter :: ErrorFormatters -> NotFoundErrorFormatter

    servant-server Servant.Server.Internal.ErrorFormatter

    Format error for not found URLs.

  4. urlParseErrorFormatter :: ErrorFormatters -> ErrorFormatter

    servant-server Servant.Server.Internal.ErrorFormatter

    Format error from parsing url parts or query parameters.

  5. type OrbitTransformer = OrbitLog -> OrbitLog

    regex-tdfa Text.Regex.TDFA.Common

    No documentation available.

  6. data HelpFormat

    cmdargs System.Console.CmdArgs.Explicit

    Specify the format to output the help.

  7. HelpFormatAll :: HelpFormat

    cmdargs System.Console.CmdArgs.Explicit

    Display all modes.

  8. HelpFormatBash :: HelpFormat

    cmdargs System.Console.CmdArgs.Explicit

    Bash completion information

  9. HelpFormatDefault :: HelpFormat

    cmdargs System.Console.CmdArgs.Explicit

    Equivalent to HelpFormatAll if there is not too much text, otherwise HelpFormatOne.

  10. HelpFormatOne :: HelpFormat

    cmdargs System.Console.CmdArgs.Explicit

    Display only the first mode.

Page 516 of many | Previous | Next