Fri, 23 Jan 2026 08:38:14 CST | login

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

ID14446
Package Nameghc-basic-prelude
Version0.7.0
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:11:11 CST
CompletedFri, 09 Aug 2024 10:13:30 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-basic-prelude-0.7.0-1.ocs23.src.rpm (info) (download)
aarch64
ghc-basic-prelude-0.7.0-1.ocs23.aarch64.rpm (info) (download)
ghc-basic-prelude-devel-0.7.0-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-basic-prelude-doc-0.7.0-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-basic-prelude-0.7.0-1.ocs23.x86_64.rpm (info) (download)
ghc-basic-prelude-devel-0.7.0-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.0-1 - initial build