Thu, 29 Jan 2026 02:00:37 CST | login

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

ID8215
Package Nameghc-monad-control
Version1.0.3.1
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 18 Jun 2024 20:28:06 CST
CompletedTue, 18 Jun 2024 20:29:30 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-monad-control-1.0.3.1-1.ocs23.src.rpm (info) (download)
aarch64
ghc-monad-control-1.0.3.1-1.ocs23.aarch64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-monad-control-doc-1.0.3.1-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-monad-control-1.0.3.1-1.ocs23.x86_64.rpm (info) (download)
ghc-monad-control-devel-1.0.3.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.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