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 : 2.4 Date : 2024-04-13 11:26:04
Group : Unspecified Source RPM : ghc-async-2.2.5-2.4.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240605/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-async-2.2.5-2.4.x86_64.rpm
     

Provides :
ghc-async
ghc-async(x86-64)
libHSasync-2.2.5-GZV1maN99e9lkLHKgTsN1-ghc9.8.2.so()(64bit)

Requires :
libHSarray-0.5.6.0-b200-ghc9.8.2.so()(64bit)
libHSbase-4.19.1.0-4816-ghc9.8.2.so()(64bit)
libHSbinary-0.8.9.1-6b92-ghc9.8.2.so()(64bit)
libHSbytestring-0.12.1.0-a393-ghc9.8.2.so()(64bit)
libHScontainers-0.6.8-8e78-ghc9.8.2.so()(64bit)
libHSdeepseq-1.5.0.0-495d-ghc9.8.2.so()(64bit)
libHSexceptions-0.10.7-f507-ghc9.8.2.so()(64bit)
libHSfilepath-1.4.200.1-cd50-ghc9.8.2.so()(64bit)
libHSghc-bignum-1.3-45cf-ghc9.8.2.so()(64bit)
libHSghc-boot-th-9.8.2-61d3-ghc9.8.2.so()(64bit)
libHSghc-prim-0.11.0-0a47-ghc9.8.2.so()(64bit)
libHShashable-1.4.4.0-GP0pfK3vTx627c2tzwVRv3-ghc9.8.2.so()(64bit)
libHSmtl-2.3.1-9a75-ghc9.8.2.so()(64bit)
libHSos-string-2.0.3-HCMXXOyDi6R5mksxLE6Piq-ghc9.8.2.so()(64bit)
libHSpretty-1.1.3.6-f9f0-ghc9.8.2.so()(64bit)
libHSstm-2.5.2.1-28f0-ghc9.8.2.so()(64bit)
libHStemplate-haskell-2.21.0.0-8f33-ghc9.8.2.so()(64bit)
libHStext-2.1.1-28fe-ghc9.8.2.so()(64bit)
libHStransformers-0.6.1.0-c6b5-ghc9.8.2.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.2/lib/libHSasync-2.2.5-GZV1maN99e9lkLHKgTsN1-ghc9.8.2.so
/usr/share/licenses/ghc-async
/usr/share/licenses/ghc-async/LICENSE

 
ICM