Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-concurrent-extra-0.7.0.12-23.fc39 RPM for x86_64

From Fedora 39 for x86_64 / g

Name: ghc-concurrent-extra Distribution: Fedora Project
Version: 0.7.0.12 Vendor: Fedora Project
Release: 23.fc39 Build date: Sat Jul 29 19:49:56 2023
Group: Unspecified Build host: buildvm-x86-16.iad2.fedoraproject.org
Size: 172175 Source RPM: ghc-concurrent-extra-0.7.0.12-23.fc39.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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 0.7.0.12-23
  - bump release
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0.12-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.7.0.12-15
  - refresh to cabal-rpm-2.1.0 with SPDX migration
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0.12-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.7.0.12-13
  - rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0.12-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.7.0.12-11
  - rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/335d34515439dc3717c4acc1e7a7f510773a1f
/usr/lib64/ghc-9.4.5/lib/libHSconcurrent-extra-0.7.0.12-60CfEPJcC9N6j9EXVFkWgP-ghc9.4.5.so
/usr/share/licenses/ghc-concurrent-extra
/usr/share/licenses/ghc-concurrent-extra/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 10 02:04:07 2024