Fri, 23 Jan 2026 03:51:45 CST | login

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

ID25057
Package Nameghc-foundation
Version0.0.30
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-foundation.git?.#d2fabaf7a0a9e3daf5e97f68660b28cbda0a929d
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 11:51:33 CST
CompletedMon, 05 Aug 2024 11:54:57 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-foundation-0.0.30-1.oc9.aarch64.rpm (info) (download)
ghc-foundation-devel-0.0.30-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-foundation-doc-0.0.30-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-foundation-0.0.30-1.oc9.x86_64.rpm (info) (download)
ghc-foundation-devel-0.0.30-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.0.30-1 - initial build