Description
Provides helpers for printing SockAddr values in Haskell. SockAddr values represent socket addresses, and readable output helps diagnostics, logs, tests, and network tooling.
It is useful for servers, clients, proxies, and libraries that need to display network address information. It is a small developer library and has no standalone interface.