Mon, 12 Jan 2026 21:11:27 CST | login

Information for build ghc-STMonadTrans-0.4.8-1.oc9

ID44929
Package Nameghc-STMonadTrans
Version0.4.8
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-STMonadTrans.git?.#50bd29496aca5985198b3adc4f6805a9055c3f38
SummaryA monad transformer version of the ST monad
DescriptionA monad transformer version of the ST monad. This monad transformer should not be used with monads that can contain multiple answers, like the list monad. The reason is that the state token will be duplicated across the different answers and this causes Bad Things to happen (such as loss of referential transparency). Safe monads include the monads State, Reader, Writer, Maybe and combinations of their corresponding monad transformers.
Built byzeyouliu
State complete
Volume DEFAULT
StartedTue, 14 Oct 2025 10:37:45 CST
CompletedTue, 14 Oct 2025 10:47:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-STMonadTrans.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-STMonadTrans.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-STMonadTrans-0.4.8-1.oc9.src.rpm (info) (download)
aarch64
ghc-STMonadTrans-0.4.8-1.oc9.aarch64.rpm (info) (download)
ghc-STMonadTrans-devel-0.4.8-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-STMonadTrans-0.4.8-1.oc9.loongarch64.rpm (info) (download)
ghc-STMonadTrans-devel-0.4.8-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-STMonadTrans-doc-0.4.8-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-STMonadTrans-0.4.8-1.oc9.x86_64.rpm (info) (download)
ghc-STMonadTrans-devel-0.4.8-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
root.log
dnf.log
dnf.rpm.log
mock_config.log
build.log
installed_pkgs.log
state.log
dnf.librepo.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Oct 13 2025 zeyouliu <zeyouliu@tencent.com> - 0.4.8-1 - [Type] other - [DESC] update to Version 0.4.8 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.4.7-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.7-1 - initial build