Information for build ghc-monad-par-0.3.5-2.oc9
| ID | 36166 |
|---|---|
| Package Name | ghc-monad-par |
| Version | 0.3.5 |
| Release | 2.oc9 |
| Epoch | Draft | False |
| Source | git+https://gitee.com/opencloudos-stream/ghc-monad-par.git?.#4b4f2fdb42cc6aee2ae4471314d61e719e2610c1 |
| Summary | A library for parallel programming based on a monad |
| Description | The 'Par' monad offers a simple API for parallel programming. The library works for parallelising both pure and 'IO' computations, although only the pure version is deterministic. The default implementation provides a work-stealing scheduler and supports forking tasks that are much lighter weight than IO-threads. For complete documentation see "Control.Monad.Par". Some examples of use can be found in the 'examples/' directory of the source package. Other related packages: * 'abstract-par' provides the type classes that abstract over different implementations of the 'Par' monad. * 'monad-par-extras' provides extra combinators and monad transformers layered on top of the 'Par' monad. Changes in 0.3.4 relative to 0.3: * Fix bugs that cause "thread blocked indefinitely on MVar" crashes. * Added "Control.Monad.Par.IO". |
| Built by | bbrucezhang |
| State | failed |
| Volume | DEFAULT |
| Started | Sun, 12 Oct 2025 23:07:40 CST |
| Completed | Sun, 12 Oct 2025 23:12:40 CST |
| Task | build (dist-oc9-epol, /opencloudos-stream/ghc-monad-par.git:.:origin/master) |
| Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-monad-par.git?.#origin/master'}} |
| Tags | No tags |
| RPMs | No RPMs |
| Changelog | * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.3.5-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.5-1 - initial build |
