@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@hackage/wai
Web Application Interface.
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/regex-compat
Replaces/enhances "Text.Regex"
@hackage/pipes-wai
A port of wai-conduit for the pipes ecosystem
@hackage/pipes-aeson
Encode and decode JSON streams using Aeson and Pipes.
@hackage/pipes
Compositional pipelines
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/lens
Lenses, Folds and Traversals
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/either
Combinators for working with sums
@hackage/case-insensitive
Case insensitive string comparison
@hackage/blaze-builder
Efficient buffered output.
@hackage/aeson
Fast JSON parsing and encoding