This package browser is in early development. Mind the rough edges.

ghc-http-streams 0.8.9.6

HTTP client using io-streams

An HTTP client using the Snap Framework's io-streams library to handle 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.

Installation

Install ghc-http-streams 0.8.9.6 as follows:

guix install ghc-http-streams@0.8.9.6

Or install the latest version:

guix install ghc-http-streams

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.