Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

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

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

  3. package servant-machines

    Servant Stream support for machines Servant Stream support for machines. Provides ToSourceIO and FromSourceIO instances for MachineT.

  4. package servant-pipes

    Servant Stream support for pipes Servant Stream support for pipes. Provides ToSourceIO and FromSourceIO instances for Proxy and SafeT.

  5. package servant-rate-limit

    Rate limiting for Servant A Haskell library which implements rate limiting for Servant

  6. package servant-static-th

    Embed a directory of static files in your Servant server Please see README.md.

  7. package servant-websockets

    Small library providing WebSocket endpoints for servant. Small library providing WebSocket endpoints for servant.

  8. package sexp-grammar

    Invertible grammar combinators for S-expressions Serialisation to and deserialisation from S-expressions derived from a single grammar definition.

  9. package shared-memory

    POSIX shared memory POSIX shared memory library.

  10. package shell-conduit

    Write shell scripts with Conduit Write shell scripts with Conduit. See Data.Conduit.Shell for documentation.

Page 242 of many | Previous | Next