@hackage/data-default
A class for types with a default value
@hackage/classy-prelude
A typeclass-based Prelude.
@hackage/http-link-header
HTTP Link header parser/writer
@hackage/either
Combinators for working with sums
@hackage/wai
Web Application Interface.
@hackage/ekg-core
Tracking of system metrics
@hackage/http-client
An HTTP client engine
@hackage/mime-types
Basic mime-type handling types and functions
@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/http-date
HTTP Date parser/formatter
@hackage/lifted-async
Run lifted IO operations asynchronously and wait for their results
@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/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/unordered-containers
Efficient hashing-based container types
@hackage/conduit-combinators
DEPRECATED Functionality merged into the conduit package itself
@hackage/network
Low-level networking interface
@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/http-media
Processing HTTP Content-Type and Accept headers
@hackage/ekg-wai
Remote monitoring of processes
@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/servant
A family of combinators for defining webservices APIs
@hackage/errors
Simplified error-handling
@hackage/servant-server
A family of combinators for defining webservices APIs and serving them
@hackage/string-conversions
Simplifies dealing with different types for strings