Package: libghc-auto-update-dev (0.1.6-4)
Links for libghc-auto-update-dev
Debian Resources:
Download Source Package haskell-auto-update:
- [haskell-auto-update_0.1.6-4.dsc]
- [haskell-auto-update_0.1.6.orig.tar.gz]
- [haskell-auto-update_0.1.6-4.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
efficiently run periodic, on-demand actions
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.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Other Packages Related to libghc-auto-update-dev
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [mips64el, s390x]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armel, armhf]
-
- dep: libghc-base-dev-4.18.2.1-038db [i386]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.18.2.1-3be9b [armel, armhf]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.18.2.1-75247 [arm64]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.18.2.1-8e81e [amd64]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.18.2.1-b19b4 [mips64el]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.18.2.1-b5217 [riscv64]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.18.2.1-b7e3b [ppc64el]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.18.2.1-f2473 [s390x]
- virtual package provided by ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
Download libghc-auto-update-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 42.1 kB | 301.0 kB | [list of files] |
arm64 | 42.6 kB | 378.0 kB | [list of files] |
armel | 50.2 kB | 357.0 kB | [list of files] |
armhf | 48.9 kB | 350.0 kB | [list of files] |
i386 | 55.7 kB | 339.0 kB | [list of files] |
mips64el | 50.8 kB | 462.0 kB | [list of files] |
ppc64el | 48.8 kB | 434.0 kB | [list of files] |
riscv64 | 59.6 kB | 487.0 kB | [list of files] |
s390x | 55.2 kB | 507.0 kB | [list of files] |