[ 原始碼: haskell-resourcet ]
套件:libghc-resourcet-doc(1.3.0-1)
libghc-resourcet-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-resourcet:
- [haskell-resourcet_1.3.0-1.dsc]
- [haskell-resourcet_1.3.0.orig.tar.gz]
- [haskell-resourcet_1.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
deterministic allocation and freeing of scarce resources; documentation
Control.Monad.Trans.Resource allocates resources which are guaranteed to be released. One point to note: all register cleanup actions live in the IO monad, not the main monad. This allows both more efficient code, and for monads to be transformed.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-resourcet-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-resourcet-dev
- deterministic allocation and freeing of scarce resources
-
- rec: libghc-unliftio-core-doc
- MonadUnliftIO typeclass for unlifting monads to IO; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-resourcet-prof
- deterministic allocation and freeing of scarce resources; profiling libraries