Sat, 28 Mar 2026 15:21:41 CST | login

Information for build ghc-MonadCatchIO-transformers-0.3.1.3-1.oc9

ID29245
Package Nameghc-MonadCatchIO-transformers
Version0.3.1.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-MonadCatchIO-transformers.git?.#f375baa76b0b2daa4af33411a9d1c40d08537d57
SummaryException handling with IO monad transformers
DescriptionProvides functions to throw and catch exceptions. Unlike the functions from 'Control.Exception', which work in 'IO', these work in any stack of monad transformers (from the 'transformers' package) with 'IO' as the base monad. You can extend this functionality to other monads, by creating an instance of the 'MonadCatchIO' class. Warning: this library is deprecated. Use the 'exceptions' library instead, if possible.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 15:06:52 CST
CompletedMon, 23 Sep 2024 15:09:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-MonadCatchIO-transformers.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-MonadCatchIO-transformers.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-MonadCatchIO-transformers-0.3.1.3-1.oc9.src.rpm (info) (download)
aarch64
ghc-MonadCatchIO-transformers-0.3.1.3-1.oc9.aarch64.rpm (info) (download)
ghc-MonadCatchIO-transformers-devel-0.3.1.3-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-MonadCatchIO-transformers-doc-0.3.1.3-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-MonadCatchIO-transformers-0.3.1.3-1.oc9.x86_64.rpm (info) (download)
ghc-MonadCatchIO-transformers-devel-0.3.1.3-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.1.3-1 - initial build