@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/http-link-header
HTTP Link header parser/writer
@hackage/wai
Web Application Interface.
@hackage/ekg-core
Tracking of system metrics
@hackage/http-client
An HTTP client engine
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/network-uri
URI manipulation
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/wai-middleware-metrics
A WAI middleware to collect EKG request metrics
@hackage/mono-traversable
Type classes for mapping, folding, and traversing monomorphic containers
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/fast-logger
A fast logging system
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/raw-strings-qq
Raw string literals for Haskell.
@hackage/monad-metrics
A convenient wrapper around EKG metrics
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/split
Combinator library for splitting lists.
@hackage/lifted-base
lifted IO operations from the base library
@hackage/monad-logger
A class of monads which can log messages.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/data-has
Simple extensible product
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/conduit-combinators
DEPRECATED Functionality merged into the conduit package itself
@hackage/wai-cli
Command line runner for Wai apps (using Warp) with TLS, CGI, socket activation & graceful shutdown
@hackage/refined
Refinement types with static and runtime checking
@hackage/rio-orphans
Orphan instances for the RIO type in the rio package
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/ekg-wai
Remote monitoring of processes
@hackage/rio
A standard library for Haskell
@hackage/aeson-qq
JSON quasiquoter for Haskell
@hackage/envy
An environmentally friendly way to deal with environment variables
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/errors
Simplified error-handling
@hackage/servant-server
A family of combinators for defining webservices APIs and serving them
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/string-conversions
Simplifies dealing with different types for strings