Fri, 23 Jan 2026 16:29:02 CST | login

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

ID36167
Package Nameghc-monad-control
Version1.0.3.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-monad-control.git?.#a896e5c459d932b3ecc63523a7d78e06d4a43409
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 byepol-bot
State complete
Volume DEFAULT
StartedWed, 03 Sep 2025 11:00:14 CST
CompletedWed, 03 Sep 2025 11:06:40 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-2.oc9.src.rpm (info) (download)
aarch64
ghc-monad-control-1.0.3.1-2.oc9.aarch64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-monad-control-1.0.3.1-2.oc9.loongarch64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-monad-control-doc-1.0.3.1-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-monad-control-1.0.3.1-2.oc9.x86_64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
mock_output.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
root.log
noarch_rpmdiff.json
aarch64
state.log
mock_output.log
dnf.rpm.log
mock_config.log
dnf.log
dnf.librepo.log
root.log
installed_pkgs.log
build.log
hw_info.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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