パッケージ: libghc-monad-par-doc (0.3.5-2)
libghc-monad-par-doc に関するリンク
Debian の資源:
haskell-monad-par ソースパッケージをダウンロード:
- [haskell-monad-par_0.3.5-2.dsc]
- [haskell-monad-par_0.3.5.orig.tar.gz]
- [haskell-monad-par_0.3.5-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
parallel programming based on a monad; documentation
This library offers an alternative parallel programming API to that provided by the parallel package. The Par monad allows the simple description of parallel computations, and can be used to add parallelism to pure Haskell code. The basic API is straightforward: the monad supports forking and simple communication in terms of IVars.
The library comes with an efficient work-stealing implementation, but the internals are also exposed so that you can build your own scheduler if necessary.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-monad-par-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-38
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: sgml-base (>= 1.28)
- SGML インフラストラクチャおよび SGML カタログファイルのサポート
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- rec: libghc-abstract-deque-doc
- abstract, parameterized interface to mutable Deques; documentation
-
- rec: libghc-abstract-par-doc
- abstract parallelization interface; documentation
-
- rec: libghc-monad-par-dev
- parallel programming based on a monad
-
- rec: libghc-monad-par-extras-doc
- Combinators and extra features for Par monads; documentation
-
- rec: libghc-mwc-random-doc
- Fast, high quality pseudo random number generation; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-monad-par-prof
- parallel programming based on a monad; profiling libraries