Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-HTTP | Distribution: Fedora Project |
Version: 4000.4.1 | Vendor: Fedora Project |
Release: 6.fc40 | Build date: Wed Jan 24 14:16:49 2024 |
Group: Unspecified | Build host: buildvm-s390x-03.s390.fedoraproject.org |
Size: 2335067 | Source RPM: ghc-HTTP-4000.4.1-6.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/HTTP | |
Summary: A library for client-side HTTP |
The HTTP package supports client-side web programming in Haskell. It lets you set up HTTP connections, transmitting requests and processing the responses coming back, all from within the comforts of Haskell. It's dependent on the network package to operate, but other than that, the implementation is all written in Haskell. A basic API for issuing single HTTP requests + receiving responses is provided. On top of that, a session-level abstraction is also on offer (the 'BrowserAction' monad); it taking care of handling the management of persistent connections, proxies, state (cookies) and authentication credentials required to handle multi-step interactions with a web server. The representation of the bytes flowing across is extensible via the use of a type class, letting you pick the representation of requests and responses that best fits your use. Some pre-packaged, common instances are provided for 'ByteString' and 'String'.
BSD-3-Clause
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4000.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4000.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 4000.4.1-4 - revised .cabal file * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4000.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 4000.4.1-1 - https://hackage.haskell.org/package/HTTP-4000.4.1/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4000.3.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 4000.3.16-3 - rebuild
/usr/lib/.build-id /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/88a21962403eaa17d206949a366fffd17d476d /usr/lib64/ghc-9.4.5/lib/libHSHTTP-4000.4.1-5rG8uRSMRZG1IUi91DoGz-ghc9.4.5.so /usr/share/licenses/ghc-HTTP /usr/share/licenses/ghc-HTTP/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 10 00:08:09 2024