Thu, 22 Jan 2026 09:34:55 CST | login

Information for build ghc-equivalence-0.4.1-3.oc9

ID44978
Package Nameghc-equivalence
Version0.4.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-equivalence.git?.#2fc928567dc0e91393c8cc7048090c3f24d9a988
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 byzeyouliu
State complete
Volume DEFAULT
StartedTue, 14 Oct 2025 23:26:16 CST
CompletedTue, 14 Oct 2025 23:31:33 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-equivalence.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-equivalence.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-equivalence-0.4.1-3.oc9.src.rpm (info) (download)
aarch64
ghc-equivalence-0.4.1-3.oc9.aarch64.rpm (info) (download)
ghc-equivalence-devel-0.4.1-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-equivalence-0.4.1-3.oc9.loongarch64.rpm (info) (download)
ghc-equivalence-devel-0.4.1-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-equivalence-doc-0.4.1-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-equivalence-0.4.1-3.oc9.x86_64.rpm (info) (download)
ghc-equivalence-devel-0.4.1-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
dnf.librepo.log
root.log
build.log
mock_output.log
installed_pkgs.log
dnf.rpm.log
state.log
dnf.log
mock_config.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 14 2025 zeyouliu <zeyouliu@tencent.com> - 0.4.1-3 - [Type] other - [DESC] rebuild for ghc 9.8.4 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.4.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.1-1 - initial build