@haskell/text
An efficient packed Unicode text type.
@haskell/random
Pseudo-random number generation
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/warp-tls
HTTP over TLS support for Warp via the TLS package
@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/tls
TLS protocol native implementation
@hackage/streaming-commons
Common lower-level functions needed by various streaming data libraries
@hackage/servant-server
A family of combinators for defining webservices APIs and serving them
@hackage/servant-rawm-server
The server implementation of servant-rawm.
@hackage/servant-blaze
Blaze-html support for servant
@hackage/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
@hackage/hashtables
Mutable hash tables in the ST monad
@hackage/cryptohash
collection of crypto hashes, fast, pure and practical
@hackage/configurator
Configuration management
@hackage/blaze-html
A blazingly fast HTML combinator library for Haskell
@hackage/aeson
Fast JSON parsing and encoding