Name: | ghc-http-streams |
---|---|
Version: | 0.8.9.9 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 256211 |
License: | BSD-3-Clause |
RPM: | ghc-http-streams-0.8.9.9-1.el10_0.x86_64.rpm |
Source RPM: | ghc-http-streams-0.8.9.9-1.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/http-streams |
Summary: | An HTTP client using io-streams |
Description: | 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. The library is exported in a single module; see "Network.Http.Client" for full documentation. |