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 seqid

    Sequence ID production and consumption Uniquely identify elements in a sequence.

  2. package sequenceTools

    A package with tools for processing DNA sequencing data The tools in this package process sequencing Data, in particular from ancient DNA sequencing libraries. Key tool in this package is pileupCaller, a tool to randomly sample genotypes from sequencing data.

  3. package servant-JuicyPixels

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

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

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

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

  7. package servant-checked-exceptions

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

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

  9. package servant-conduit

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

  10. package servant-elm

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

Page 241 of many | Previous | Next