Fri, 23 Jan 2026 14:44:30 CST | login

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

ID25127
Package Nameghc-monad-control
Version1.0.3.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-monad-control.git?.#e92afa382ebf38b4c0c821ba59128deba2b774a4
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:19:03 CST
CompletedMon, 05 Aug 2024 12:22:04 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-monad-control-1.0.3.1-1.oc9.aarch64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-monad-control-doc-1.0.3.1-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-monad-control-1.0.3.1-1.oc9.x86_64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.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> - 1.0.3.1-1 - initial build