Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. package servant-JuicyPixels

    Servant support for JuicyPixels Provides content types for image types supported by JuicyPixels

  2. package servant-auth-client

    servant-client/servant-auth compatibility This package provides instances that allow generating clients from servant APIs that use servant-auth's Auth combinator. For a quick overview of the usage, see the README.

  3. package servant-auth-docs

    servant-docs/servant-auth compatibility This package provides instances that allow generating docs from servant APIs that use servant-auth's Auth combinator. For a quick overview of the usage, see the README.

  4. package servant-auth-swagger

    servant-swagger/servant-auth compatibility This package provides instances that allow generating swagger2 schemas from servant APIs that use servant-auth's Auth combinator. For a quick overview of the usage, see the README.

  5. package servant-checked-exceptions

    Checked exceptions for Servant APIs. Please see README.md.

  6. package servant-cli

    Command line interface for Servant API clients Parse command line arguments into a servant client, from a servant API, using optparse-applicative for parsing, displaying help, and auto-completion. Hooks into the annotation system used by servant-docs to provide descriptions for parameters and captures. See example/greet.hs for an example usage, and the README for a tutorial.

  7. package servant-conduit

    Servant Stream support for conduit. Servant Stream support for conduit. Provides ToSourceIO and FromSourceIO instances for ConduitT.

  8. package servant-elm

    Automatically derive Elm functions to query servant webservices. Please see README.md

  9. package servant-exceptions

    Extensible exceptions for servant APIs `servant-exceptions` provides a Throw combinator to declare what types of errors an API might throw. The server implementation catches them and allows for a canonical encoding using servant content-type machinery.

  10. package servant-http-streams

    Automatic derivation of querying functions for servant This library lets you derive automatically Haskell functions that let you query each endpoint of a servant webservice. See the client section of the tutorial. CHANGELOG

Page 241 of many | Previous | Next