Description
Provides low-level networking interfaces for Haskell. It gives applications access to sockets and network operations used to build clients, servers, and protocol implementations.
It is useful for web servers, network tools, proxies, databases, messaging systems, and custom protocols. It is a foundational library and not a complete network application.