Thu, 22 Jan 2026 01:59:58 CST | login

Information for build ghc-basic-prelude-0.7.0-1.oc9

ID29137
Package Nameghc-basic-prelude
Version0.7.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-basic-prelude.git?.#e60b2b03fccbccd4ec1193404a70ed133214ec8b
SummaryEnhanced basic and core preludes
DescriptionThe premise of basic-prelude is that there are a lot of very commonly desired features missing from the standard Prelude, such as commonly used operators (<$> and >=>, for instance) and imports for common datatypes (e.g., ByteString and Vector). At the same time, there are lots of other components which are more debatable, such as providing polymorphic versions of common functions. So basic-prelude is intended to give a common foundation for a number of alternate preludes. The package provides two modules: CorePrelude provides the common ground for other preludes to build on top of, while BasicPrelude exports CorePrelude together with commonly used list functions to provide a drop-in replacement for the standard Prelude. Users wishing to have an improved Prelude can use BasicPrelude. Developers wishing to create a new prelude should use CorePrelude.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 22:30:17 CST
CompletedFri, 20 Sep 2024 22:32:30 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-basic-prelude.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-basic-prelude.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-basic-prelude-0.7.0-1.oc9.src.rpm (info) (download)
aarch64
ghc-basic-prelude-0.7.0-1.oc9.aarch64.rpm (info) (download)
ghc-basic-prelude-devel-0.7.0-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-basic-prelude-doc-0.7.0-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-basic-prelude-0.7.0-1.oc9.x86_64.rpm (info) (download)
ghc-basic-prelude-devel-0.7.0-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.0-1 - initial build