[ 原始碼: haskell-stm-delay ]
套件:libghc-stm-delay-dev(0.1.1.1-3 以及其他的)
libghc-stm-delay-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-stm-delay:
- [haskell-stm-delay_0.1.1.1-3.dsc]
- [haskell-stm-delay_0.1.1.1.orig.tar.gz]
- [haskell-stm-delay_0.1.1.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
updatable one-shot timer polled with STM
This library lets you create a one-shot timer, poll it using STM, and update it to ring at a different time than initially specified.
It uses GHC event manager timeouts when available, yielding performance similar to threadDelay and registerDelay. Otherwise, it falls back to forked threads and threadDelay.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-stm-delay-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-6a406
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-stm-dev-2.5.0.0-4cba8
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library