Thu, 22 Jan 2026 00:33:17 CST | login

Information for build ghc-foundation-0.0.30-3.oc9

ID44402
Package Nameghc-foundation
Version0.0.30
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-foundation.git?.#fe071eeb3b003bc76b8e9bc099124cfcdb6985e9
SummaryAlternative prelude with batteries and no dependencies
DescriptionA custom prelude with no dependencies apart from base. This package has the following goals: * provide a base like sets of modules that provide a consistent set of features and bugfixes across multiple versions of GHC (unlike base). * provide a better and more efficient prelude than base's prelude. * be self-sufficient: no external dependencies apart from base. * provide better data-types: packed unicode string by default, arrays. * Better numerical classes that better represent mathematical thing (No more all-in-one Num). * Better I/O system with less Lazy IO * Usual partial functions distinguished through type system.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 29 Sep 2025 11:35:36 CST
CompletedMon, 29 Sep 2025 11:45:14 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-foundation.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-foundation.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-foundation-0.0.30-3.oc9.src.rpm (info) (download)
aarch64
ghc-foundation-0.0.30-3.oc9.aarch64.rpm (info) (download)
ghc-foundation-devel-0.0.30-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-foundation-0.0.30-3.oc9.loongarch64.rpm (info) (download)
ghc-foundation-devel-0.0.30-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-foundation-doc-0.0.30-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-foundation-0.0.30-3.oc9.x86_64.rpm (info) (download)
ghc-foundation-devel-0.0.30-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
state.log
mock_output.log
hw_info.log
build.log
dnf.log
installed_pkgs.log
dnf.librepo.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 21 2025 ocs-bot <ocs-bot@opencloudos.tech> - 0.0.30-3 - [Type] other - [DESC] Rebuild for ghc 9.8.4 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.0.30-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.0.30-1 - initial build