[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project ghc-HTTP-4000.3.16-2.el9

Name ghc-HTTP
Epoch 0
Version 4000.3.16
Release 2.el9
Website/URL https://hackage.haskell.org/package/HTTP
License BSD
Build Time 2023-08-19 12:11:47
Build Host builder-x86-01.inferitos.ru
Summary A library for client-side HTTP
Repositories Extras
Description 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'.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
ghc-HTTP-4000.3.16-2.el9.x86_64 A library for client-side HTTP 80a5939b713bf952be2327f06e5b18fb76bdbca3455a93f7c0f20d1b48085234 download
ghc-HTTP-devel-4000.3.16-2.el9.x86_64 Haskell HTTP library development files 7e2b45e9cac91bf462c76c2ca677c2deecfb1aec133fcd767a756bb3a18eb498 download
ghc-HTTP-prof-4000.3.16-2.el9.x86_64 Haskell HTTP profiling library 9ec28f9d76555a123d25ff8858c6f5613cbaf7c56dddeb6e710c03d20a7a2bce download
aarch64
ghc-HTTP-4000.3.16-2.el9.aarch64 A library for client-side HTTP 9f0051000615dc61b1bc4b87090c2a160a0d1165312411cac9846f0253e76bf3 download
ghc-HTTP-devel-4000.3.16-2.el9.aarch64 Haskell HTTP library development files e544e75a328043380075026cb5a5b3308e804b72a71bb13457c93f84b1f5296f download
ghc-HTTP-prof-4000.3.16-2.el9.aarch64 Haskell HTTP profiling library 16fe2fc7e5e3ee161d3fb03f7a19e69c5df4b966ac53c4c24453c679d7018e45 download
noarch
ghc-HTTP-doc-4000.3.16-2.el9.noarch Haskell HTTP library documentation 4752f7c23075ab35b273ebfdf8c17aa8c75a621ec017a2109189a49782df8c50 download
src
ghc-HTTP-4000.3.16-2.el9.src A library for client-side HTTP 659c52fb8e306176bf183fd42667c3e97986f0972f8c0a6ec2b484bf2c13cbb8 download
Changelog link
* Sat Aug 19 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 4000.3.16-2
- Rebuilt for MSVSphere 9.2

* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4000.3.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild