haskell@gentoo.org Gentoo Haskell /Overview/ An HTTP client, using the Snap Framework's 'io-streams' library to hande the streaming IO. The API is optimized for ease of use for the rather common case of code needing to query web services and deal with the result. The library is exported in a single module; see "Network.Http.Client" for full documentation. Get Network.URI from the network-uri package.