Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-concurrent-extra | Distribution: Fedora Project |
Version: 0.7.0.12 | Vendor: Fedora Project |
Release: 28.fc41 | Build date: Mon Aug 5 19:40:31 2024 |
Group: Unspecified | Build host: buildhw-x86-02.iad2.fedoraproject.org |
Size: 164047 | Source RPM: ghc-concurrent-extra-0.7.0.12-28.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/concurrent-extra | |
Summary: Extra concurrency primitives |
The 'concurrent-extra' package offers among other things the following selection of synchronisation primitives: * 'Broadcast': Wake multiple threads by broadcasting a value. * 'Event': Wake multiple threads by signaling an event. * 'Lock': Enforce exclusive access to a resource. Also known as a binary semaphore or mutex. The package additionally provides an alternative that works in the 'STM' monad. * 'RLock': A lock which can be acquired multiple times by the same thread. Also known as a reentrant mutex. * 'ReadWriteLock': Multiple-reader, single-writer locks. Used to protect shared resources which may be concurrently read, but only sequentially written. * 'ReadWriteVar': Concurrent read, sequential write variables. Please consult the API documentation of the individual modules for more detailed information. This package was inspired by the concurrency libraries of Java and Python.
BSD-3-Clause
* Mon Aug 05 2024 Jens Petersen <[email protected]> - 0.7.0.12-28 - bump release * Thu Jul 18 2024 Fedora Release Engineering <[email protected]> - 0.7.0.12-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <[email protected]> - 0.7.0.12-26 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 0.7.0.12-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <[email protected]> - 0.7.0.12-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <[email protected]> - 0.7.0.12-23 - bump release * Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 0.7.0.12-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <[email protected]> - 0.7.0.12-15 - refresh to cabal-rpm-2.1.0 with SPDX migration
/usr/lib/.build-id /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/e6e9881ac3567d42f38ebf68d5c6bd8a3fe843 /usr/lib64/ghc-9.6.6/lib/libHSconcurrent-extra-0.7.0.12-D9YuD3SuJvlCaumJhgsBnR-ghc9.6.6.so /usr/share/licenses/ghc-concurrent-extra /usr/share/licenses/ghc-concurrent-extra/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024