Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Useful concurrent combinators Various concurrent combinators
-
A modified version of async that supports worker groups and many-to-many task dependencies This library modifies the async package to allow for task pooling and many-to-many dependencies between tasks.
-
Basic Atom feed construction atom-basic provides a relatively type-safe RFC4287 Atom feed that can be used to generate feed or entry XML using the types of any Haskell XML library. Please see the Web.Atom module documentation for more information.
-
Fetch only base64 characters, erroring in the attoparsec monad on failure Fetch only base64 characters, erroring in the attoparsec monad on failure
-
Autodocodec interpreters for openapi3 Autodocodec interpreters for openapi3
package
autodocodec-servant-multipart Autodocodec interpreters for Servant Multipart Autodocodec interpreters for Servant Multipart
-
Autodocodec interpreters for swagger2 Autodocodec interpreters for swagger2
package
aws-xray-client-persistent A client for AWS X-Ray integration with Persistent. Works with `aws-xray-client` to enable X-Ray tracing with Persistent.
-
A client for AWS X-Ray integration with WAI. Works with `aws-xray-client` to enable X-Ray tracing with WAI.
-
Fast and safe representation of a Base-32 string Provides an interface for converting any object that has a Binary instance to and from a base-32 Text representation.