[ 原始碼: haskell-pipes-safe ]
套件:libghc-pipes-safe-doc(2.3.5-1)
libghc-pipes-safe-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pipes-safe:
- [haskell-pipes-safe_2.3.5-1.dsc]
- [haskell-pipes-safe_2.3.5.orig.tar.gz]
- [haskell-pipes-safe_2.3.5-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
safety for the pipes ecosystem; documentation
This package adds resource management and exception handling to the pipes ecosystem.
Notable features include:
* Resource Safety: Guarantee finalization using `finally`, `bracket` and more * Exception Safety: Even against asynchronous exceptions! * Laziness: Only acquire resources when you need them * Promptness: Finalize resources early when you are done with them * Native Exception Handling: Catch and resume from exceptions inside pipes * No Buy-in: Mix resource-safe pipes with unmanaged pipes using `hoist`
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-pipes-safe-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-monad-control-doc
- Monad transformers to lift control operations; documentation
-
- rec: libghc-pipes-doc
- compositional pipelines; documentation
-
- rec: libghc-pipes-safe-dev
- safety for the pipes ecosystem
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-transformers-base-doc
- lift computations from the bottom of a transformer stack; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-pipes-safe-prof
- safety for the pipes ecosystem; profiling libraries