Sat, 28 Sep 2024 01:28:38 UTC | login

Information for RPM ghc-async-2.2.2-2.fc33.src.rpm

ID594314
Nameghc-async
Version2.2.2
Release2.fc33
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 Time2020-04-19 12:00:31 GMT
Size22.53 KB
7e7a1a049ea0f3cb99596dbd5ced5eaa
LicenseBSD
Buildrootf33-build-186166-45770
Provides
ghc-async = 2.2.2-2.fc33
ghc-async-debuginfo = 2.2.2-2.fc33
ghc-async-debugsource = 2.2.2-2.fc33
ghc-async-devel = 2.2.2-2.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-base-prof
ghc-hashable-prof
ghc-rpm-macros
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 2 of 2
Name ascending sort Size
async-2.2.2.tar.gz12.62 KB
ghc-async.spec5.53 KB
Component of No Buildroots