@hackage http-monad dependencies
11 results
@hackage/base
Core data structures and operations
@hackage/explicit-exception
Exceptions which are explicit in the type signature.
@hackage/transformers
Concrete functor and monad transformers
@hackage/lazyio
Run IO actions lazily while respecting their order
@hackage/containers
Assorted concrete container types
@hackage/utility-ht
Various small helper functions for Lists, Maybes, Tuples, Functions
@hackage/network
Low-level networking interface
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/HTTP
A library for client-side HTTP
@hackage/httpd-shed
A simple web-server with an interact style API