SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-async rpm build for : OpenSuSE. For other distributions click ghc-async.

Name : ghc-async
Version : 2.2.5 Vendor : openSUSE
Release : lp160.1.2 Date : 2024-08-15 20:30:21
Group : Unspecified Source RPM : ghc-async-2.2.5-lp160.1.2.src.rpm
Size : 0.20 MB
Packager : https://bugs_opensuse_org
Summary : Run IO operations asynchronously and wait for their results
Description :
This 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\').

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/16.0/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-async
ghc-async(x86-64)
libHSasync-2.2.5-bucsUGEh9V9bpH62FmbVu-ghc9.8.3.so()(64bit)

Requires :
libHSarray-0.5.8.0-b0e6-ghc9.8.3.so()(64bit)
libHSbase-4.19.2.0-5f1d-ghc9.8.3.so()(64bit)
libHSbinary-0.8.9.1-6956-ghc9.8.3.so()(64bit)
libHSbytestring-0.12.1.0-101a-ghc9.8.3.so()(64bit)
libHScontainers-0.6.8-9b49-ghc9.8.3.so()(64bit)
libHSdeepseq-1.5.1.0-8b1a-ghc9.8.3.so()(64bit)
libHSexceptions-0.10.7-fb2a-ghc9.8.3.so()(64bit)
libHSfilepath-1.4.200.1-e751-ghc9.8.3.so()(64bit)
libHSghc-bignum-1.3-c0d5-ghc9.8.3.so()(64bit)
libHSghc-boot-th-9.8.3-3d8d-ghc9.8.3.so()(64bit)
libHSghc-prim-0.11.0-1cd1-ghc9.8.3.so()(64bit)
libHShashable-1.4.7.0-GS6peILvvEhFTKWqIcmtpj-ghc9.8.3.so()(64bit)
libHSmtl-2.3.1-f41f-ghc9.8.3.so()(64bit)
libHSos-string-2.0.6-26cEkkqt47I8EZ1p80yGiD-ghc9.8.3.so()(64bit)
libHSpretty-1.1.3.6-6f19-ghc9.8.3.so()(64bit)
libHSstm-2.5.3.1-892b-ghc9.8.3.so()(64bit)
libHStemplate-haskell-2.21.0.0-2949-ghc9.8.3.so()(64bit)
libHStext-2.1.1-8249-ghc9.8.3.so()(64bit)
libHStransformers-0.6.1.0-d2e1-ghc9.8.3.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib64/ghc-9.8.3/lib/libHSasync-2.2.5-bucsUGEh9V9bpH62FmbVu-ghc9.8.3.so
/usr/share/licenses/ghc-async
/usr/share/licenses/ghc-async/LICENSE

 
ICM