The network library provides bindings to the operating system's network related APIs, in particular to the POSIX socket API. The library works on Windows, Mac OS X, and Linux. == Potential Overhaul Discussion == * [wiki:CreatingProposals Creating a Proposal] * [wiki:Status Proposal Status] * [wiki:Issues Issues for Discussion] == Current == * Stable: [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network] * Development: [http://github.com/haskell/network]