Sat, 28 Mar 2026 05:36:42 CST | login

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

ID36173
Package Nameghc-MonadCatchIO-transformers
Version0.3.1.3
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-MonadCatchIO-transformers.git?.#2e68a39c56e3d6b2f3af4aeb03338f62cace709c
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 byzeyouliu
State failed
Volume DEFAULT
StartedWed, 22 Oct 2025 10:35:28 CST
CompletedWed, 22 Oct 2025 10:37:54 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 No tags
RPMs No RPMs
Changelog * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.3.1.3-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.1.3-1 - initial build