Sat, 14 Dec 2024 13:05:57 UTC | login

Information for build ghc-HTTP-4000.3.14-1.fc31

ID124922
Package Nameghc-HTTP
Version4000.3.14
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-HTTP.git#53d0efe4ad5ca346ac551cf5fd64049cc70a19a4
SummaryA library for client-side HTTP
DescriptionThe 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'.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 19:59:04 UTC
CompletedSat, 21 Sep 2019 20:35:39 UTC
Taskbuild (f31-candidate, /rpms/ghc-HTTP.git:53d0efe4ad5ca346ac551cf5fd64049cc70a19a4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-HTTP.git#53d0efe4ad5ca346ac551cf5fd64049cc70a19a4'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 4000.3.14-1 - update to 4000.3.14 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4000.3.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 4000.3.12-3 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4000.3.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 4000.3.12-1 - update to 4000.3.12 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4000.3.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4000.3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 4000.3.9-1 - update to 4000.3.9