Mon, 26 Jan 2026 02:28:06 CST | login

Information for build ghc-data-inttrie-0.1.4-1.oc9

ID29172
Package Nameghc-data-inttrie
Version0.1.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-data-inttrie.git?.#f68b72bfde0a590ff7df98c81b83d51c55f4687a
SummaryA simple lazy, infinite trie from integers
DescriptionProvides a minimal infinite, lazy trie for integral types. It intentionally leaves out ideas such as delete and emptiness so that it can be used lazily, eg as the target of an infinite foldr. Essentially its purpose is to be an efficient implementation of a function from integral type, given point-at-a-time modifications.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 22:41:37 CST
CompletedFri, 20 Sep 2024 22:44:25 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-data-inttrie.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-data-inttrie.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-data-inttrie-0.1.4-1.oc9.src.rpm (info) (download)
aarch64
ghc-data-inttrie-0.1.4-1.oc9.aarch64.rpm (info) (download)
ghc-data-inttrie-devel-0.1.4-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-data-inttrie-doc-0.1.4-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-data-inttrie-0.1.4-1.oc9.x86_64.rpm (info) (download)
ghc-data-inttrie-devel-0.1.4-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.1.4-1 - initial build