Wed, 14 Jan 2026 13:35:42 CST | login

Information for build ghc-HTTP-4000.4.1-4.oc9

ID45228
Package Nameghc-HTTP
Version4000.4.1
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-HTTP.git?.#62a011800647435045d559cd6274a25fc8134450
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 byepol-bot
State complete
Volume DEFAULT
StartedTue, 21 Oct 2025 15:57:49 CST
CompletedTue, 21 Oct 2025 16:03:42 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-HTTP.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-HTTP.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-HTTP-4000.4.1-4.oc9.src.rpm (info) (download)
aarch64
ghc-HTTP-4000.4.1-4.oc9.aarch64.rpm (info) (download)
ghc-HTTP-devel-4000.4.1-4.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-HTTP-4000.4.1-4.oc9.loongarch64.rpm (info) (download)
ghc-HTTP-devel-4000.4.1-4.oc9.loongarch64.rpm (info) (download)
noarch
ghc-HTTP-doc-4000.4.1-4.oc9.noarch.rpm (info) (download)
x86_64
ghc-HTTP-4000.4.1-4.oc9.x86_64.rpm (info) (download)
ghc-HTTP-devel-4000.4.1-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
state.log
mock_config.log
build.log
mock_output.log
hw_info.log
dnf.librepo.log
dnf.log
root.log
installed_pkgs.log
dnf.rpm.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 21 2025 bbrucezhang <bbrucezhang@tencent.com> - 4000.4.1-4 - [Type] other - [DESC] Rebuilt for ghc-network * Tue Oct 14 2025 zeyouliu <zeyouliu@tencent.com> - 4000.4.1-3 - [Type] other - [DESC] rebuild for ghc 9.8.4 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 4000.4.1-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4000.4.1-1 - initial build