Mon, 01 Jul 2024 19:00:56 UTC | login

Information for RPM ghc-async-2.2.4-5.rvre0.fc38.src.rpm

ID1028896
Nameghc-async
Version2.2.4
Release5.rvre0.fc38
Epoch
Archsrc
SummaryRun IO operations asynchronously and wait for their results
DescriptionThis 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').
Build Time2023-06-23 10:19:08 GMT
Size32.84 KB
69f57e1a05adb4b7c1d3976a4aef9ff4
LicenseBSD-3-Clause
Buildrootf38-build-725946-99840
Provides
ghc-async = 2.2.4-5.rvre0.fc38
ghc-async-debuginfo = 2.2.4-5.rvre0.fc38
ghc-async-debugsource = 2.2.4-5.rvre0.fc38
ghc-async-devel = 2.2.4-5.rvre0.fc38
ghc-async-prof = 2.2.4-5.rvre0.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-base-devel
ghc-base-prof
ghc-hashable-devel
ghc-hashable-prof
ghc-rpm-macros
ghc-stm-devel
ghc-stm-prof
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
async-2.2.4.cabal3.02 KB
async-2.2.4.tar.gz13.82 KB
ghc-async.spec7.47 KB
Component of No Buildroots