Mon, 01 Jul 2024 18:57:30 UTC | login

Information for RPM ghc-async-2.2.4-2.fc37.src.rpm

ID863910
Nameghc-async
Version2.2.4
Release2.fc37
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 Time2022-10-28 11:08:54 GMT
Size31.78 KB
65e7de6c8a36420468811f03e80e9fae
LicenseBSD
Buildrootf37-build-660765-73806
Provides
ghc-async = 2.2.4-2.fc37
ghc-async-debuginfo = 2.2.4-2.fc37
ghc-async-debugsource = 2.2.4-2.fc37
ghc-async-devel = 2.2.4-2.fc37
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 3 of 3
Name ascending sort Size
async-2.2.4.cabal3.02 KB
async-2.2.4.tar.gz13.82 KB
ghc-async.spec6.78 KB
Component of No Buildroots