Mon, 01 Jul 2024 19:14:18 UTC | login

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

ID711146
Nameghc-async
Version2.2.2
Release4.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-08-16 02:10:43 GMT
Size23.79 KB
b42c8c77d7cd62822fb171c6e84cbdf9
LicenseBSD
Buildrootf33-build-310709-57355
Provides
ghc-async = 2.2.2-4.fc33
ghc-async-debuginfo = 2.2.2-4.fc33
ghc-async-debugsource = 2.2.2-4.fc33
ghc-async-devel = 2.2.2-4.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 3 of 3
Name ascending sort Size
async-2.2.2.cabal2.87 KB
async-2.2.2.tar.gz12.62 KB
ghc-async.spec5.88 KB
Component of No Buildroots