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

ghc-async-2.2.4-4.fc38 RPM for x86_64

From Fedora 38 for x86_64 / g

Name: ghc-async Distribution: Fedora Project
Version: 2.2.4 Vendor: Fedora Project
Release: 4.fc38 Build date: Thu Feb 16 15:46:40 2023
Group: Unspecified Build host: buildvm-x86-26.iad2.fedoraproject.org
Size: 156409 Source RPM: ghc-async-2.2.4-4.fc38.src.rpm
Packager: Fedora Project
Url: https://hackage.haskell.org/package/async
Summary: Run IO operations asynchronously and wait for their results
This package provides a higher-level interface over threads, in which an
'Async a' is a concurrent thread that will eventually deliver a value of
type 'a'. The package provides ways to create "Async" computations,
wait for their results, and cancel them.

Using 'Async' is safer than using threads in two ways:

* When waiting for a thread to return a result, if the thread dies with an
exception then the caller must either re-throw the exception ('wait') or handle
it ('waitCatch'); the exception cannot be ignored.

* The API makes it possible to build a tree of threads that are automatically
killed when their parent dies (see 'withAsync').

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 2.2.4-3
  - refresh to cabal-rpm-2.1.0 with SPDX migration
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 2.2.4-1
  - https://hackage.haskell.org/package/async-2.2.4/changelog
* Tue Mar 08 2022 Jens Petersen <petersen@redhat.com> - 2.2.3-3
  - rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Aug 05 2021 Jens Petersen <petersen@redhat.com> - 2.2.3-1
  - update to 2.2.3
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/a97a85865e88b38a70ef38c0083da9473c8b29
/usr/lib64/ghc-9.2.6/lib/libHSasync-2.2.4-3V0ZKllfTvyGMUazcHZwjH-ghc9.2.6.so
/usr/share/licenses/ghc-async
/usr/share/licenses/ghc-async/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 21:57:25 2024