Thu, 29 Jan 2026 21:35:20 CST | login

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

ID8140
Package Nameghc-foundation
Version0.0.30
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 18 Jun 2024 20:16:29 CST
CompletedTue, 18 Jun 2024 20:19:24 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-foundation.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-foundation.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-foundation-0.0.30-1.ocs23.src.rpm (info) (download)
aarch64
ghc-foundation-0.0.30-1.ocs23.aarch64.rpm (info) (download)
ghc-foundation-devel-0.0.30-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-foundation-doc-0.0.30-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-foundation-0.0.30-1.ocs23.x86_64.rpm (info) (download)
ghc-foundation-devel-0.0.30-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.0.30-1 - initial build