Thu, 22 Jan 2026 20:30:32 CST | login

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

ID25050
Package Nameghc-equivalence
Version0.4.1
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 11:49:39 CST
CompletedMon, 05 Aug 2024 11:54:04 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-equivalence-0.4.1-1.oc9.aarch64.rpm (info) (download)
ghc-equivalence-devel-0.4.1-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-equivalence-doc-0.4.1-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-equivalence-0.4.1-1.oc9.x86_64.rpm (info) (download)
ghc-equivalence-devel-0.4.1-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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.1-1 - initial build