Fri, 23 Jan 2026 07:52:51 CST | login

Information for build ghc-monad-control-1.0.3.1-3.oc9

ID44688
Package Nameghc-monad-control
Version1.0.3.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-monad-control.git?.#aa8d60aa7e783ade27faf83751ea693ddec9dc55
SummaryLift control operations through monad transformers
DescriptionThis package defines the type class 'MonadBaseControl', a subset of 'MonadBase' into which generic control operations such as 'catch' can be lifted from 'IO' or any other base monad. Instances are based on monad transformers in 'MonadTransControl', which includes all standard monad transformers in the 'transformers' library except 'ContT'. See the <http://hackage.haskell.org/package/lifted-base lifted-base> package which uses 'monad-control' to lift 'IO' operations from the 'base' library (like 'catch' or 'bracket') into any monad that is an instance of 'MonadBase' or 'MonadBaseControl'.
Built byzeyouliu
State complete
Volume DEFAULT
StartedSat, 11 Oct 2025 00:41:41 CST
CompletedSat, 11 Oct 2025 00:48:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-monad-control.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-monad-control.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-monad-control-1.0.3.1-3.oc9.src.rpm (info) (download)
aarch64
ghc-monad-control-1.0.3.1-3.oc9.aarch64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-monad-control-1.0.3.1-3.oc9.loongarch64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-monad-control-doc-1.0.3.1-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-monad-control-1.0.3.1-3.oc9.x86_64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
state.log
mock_output.log
hw_info.log
build.log
dnf.log
installed_pkgs.log
dnf.librepo.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Oct 09 2025 zeyouliu <zeyouliu@tencent.com> - 1.0.3.1-3 - [Type] other - [DESC] rebuild for ghc 9.8.4 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.3.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.3.1-1 - initial build