Thu, 25 Apr 2024 04:09:31 UTC | login

Information for RPM ghc-async-2.1.1.1-2.el8.src.rpm

ID39660
Nameghc-async
Version2.1.1.1
Release2.el8
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 Time2019-05-16 22:14:05 GMT
Size20.37 KB
7380217f9ecbbf735e9497c486a6ac81
LicenseBSD
Buildrootdist-c8-build-15068-527
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-rpm-macros
ghc-stm-devel
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.1.1.1.tar.gz10.36 KB
ghc-async.spec3.94 KB
Component of No Buildroots