SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-auto-update rpm build for : Fedora 28. For other distributions click ghc-auto-update.

Name : ghc-auto-update
Version : 0.1.4 Vendor : Fedora Project
Release : 10.fc28 Date : 2018-02-07 12:34:44
Group : Unspecified Source RPM : ghc-auto-update-0.1.4-10.fc28.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Efficiently run periodic, on-demand actions
Description :
A common problem is the desire to have an action run at a scheduled
interval, but only if it is needed. For example, instead of having
every web request result in a new getCurrentTime call, we\'d like to
have a single worker thread run every second, updating an IORef.
However, if the request frequency is less than once per second,
this is a pessimization, and worse, kills idle GC.

This library allows you to define actions which will either be
performed by a dedicated thread or, in times of low volume, will be
executed by the calling thread.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/28/Everything/i386/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-auto-update-0.1.4-10.fc28.i686.rpm
     Search for other platforms
ghc-auto-update-0.1.4-10.fc28.sparc.rpm
ghc-auto-update-0.1.4-10.fc28.alpha.rpm
ghc-auto-update-0.1.4-10.fc28.ppc.rpm
ghc-auto-update-0.1.4-10.fc28.ia64.rpm
ghc-auto-update-0.1.4-10.fc28.s390.rpm

Provides :
ghc-auto-update
ghc-auto-update(x86-32)
libHSauto-update-0.1.4-DRogbfFYNQeJCAE3NJ8IZH-ghc8.2.2.so

Requires :
libHSbase-4.10.1.0-ghc8.2.2.so
libHSghc-prim-0.5.1.1-ghc8.2.2.so
libHSinteger-gmp-1.0.1.0-ghc8.2.2.so
libc.so.6
libc.so.6(GLIBC_2.1.3)
libgmp.so.10
libm.so.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/58
/usr/lib/.build-id/58/a21c5b91e626dca068d5b7cf2c9f57acdc204f
/usr/lib/libHSauto-update-0.1.4-DRogbfFYNQeJCAE3NJ8IZH-ghc8.2.2.so
/usr/share/licenses/ghc-auto-update
/usr/share/licenses/ghc-auto-update/LICENSE

 
ICM