Pakket: libghc-stm-delay-doc (0.1.1.1-3)
Verwijzigingen voor libghc-stm-delay-doc
Debian bronnen:
Het bronpakket haskell-stm-delay downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
updatable one-shot timer polled with STM; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-stm-delay-doc gerelateerde pakketten
|
|
|
|
-
- dep: haddock-interface-38
- virtueel pakket geboden door ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-stm-delay-dev
- updatable one-shot timer polled with STM
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-stm-delay-prof
- updatable one-shot timer polled with STM; profiling libraries