Thu, 29 Jan 2026 23:22:57 CST | login

Information for build ghc-equivalence-0.4.1-1.ocs23

ID8125
Package Nameghc-equivalence
Version0.4.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-equivalence.git?.#2eaf25aae99f92073f5db33764ebea12ccb4d2c9
SummaryMaintaining an equivalence relation implemented as union-find using STT
DescriptionThis is an implementation of Tarjan's Union-Find algorithm (Robert E. Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM 22(2), 1975) in order to maintain an equivalence relation. This implementation is a port of the /union-find/ package using the ST monad transformer (instead of the IO monad).
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 19 Jun 2024 09:55:36 CST
CompletedWed, 19 Jun 2024 09:58:42 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-equivalence.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-equivalence.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-equivalence-0.4.1-1.ocs23.src.rpm (info) (download)
aarch64
ghc-equivalence-0.4.1-1.ocs23.aarch64.rpm (info) (download)
ghc-equivalence-devel-0.4.1-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-equivalence-doc-0.4.1-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-equivalence-0.4.1-1.ocs23.x86_64.rpm (info) (download)
ghc-equivalence-devel-0.4.1-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.4.1-1 - initial build