Thu, 22 Jan 2026 10:04:02 CST | login

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

ID14628
Package Nameghc-MonadCatchIO-transformers
Version0.3.1.3
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 10:21:29 CST
CompletedMon, 12 Aug 2024 10:23:20 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-MonadCatchIO-transformers-0.3.1.3-1.ocs23.src.rpm (info) (download)
aarch64
ghc-MonadCatchIO-transformers-0.3.1.3-1.ocs23.aarch64.rpm (info) (download)
ghc-MonadCatchIO-transformers-devel-0.3.1.3-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-MonadCatchIO-transformers-doc-0.3.1.3-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-MonadCatchIO-transformers-0.3.1.3-1.ocs23.x86_64.rpm (info) (download)
ghc-MonadCatchIO-transformers-devel-0.3.1.3-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.1.3-1 - initial build