Thu, 15 Jan 2026 02:15:12 CST | login

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

ID44958
Package Nameghc-HTTP
Version4000.4.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-HTTP.git?.#510be794261fb953171ef7fc96bb71d5588b2793
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 byzeyouliu
State complete
Volume DEFAULT
StartedTue, 14 Oct 2025 18:12:19 CST
CompletedTue, 14 Oct 2025 18:38:59 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-3.oc9.src.rpm (info) (download)
aarch64
ghc-HTTP-4000.4.1-3.oc9.aarch64.rpm (info) (download)
ghc-HTTP-devel-4000.4.1-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-HTTP-4000.4.1-3.oc9.loongarch64.rpm (info) (download)
ghc-HTTP-devel-4000.4.1-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-HTTP-doc-4000.4.1-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-HTTP-4000.4.1-3.oc9.x86_64.rpm (info) (download)
ghc-HTTP-devel-4000.4.1-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
dnf.librepo.log
root.log
build.log
mock_output.log
installed_pkgs.log
dnf.rpm.log
state.log
dnf.log
mock_config.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.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 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