[ 原始碼: haskell-monad-par-extras ]
套件:libghc-monad-par-extras-doc(0.3.3-14)
libghc-monad-par-extras-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-monad-par-extras:
- [haskell-monad-par-extras_0.3.3-14.dsc]
- [haskell-monad-par-extras_0.3.3.orig.tar.gz]
- [haskell-monad-par-extras_0.3.3-14.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Combinators and extra features for Par monads; documentation
The Par monad offers a simple API for parallel programming. The library works for parallelising both pure and IO computations, although only the pure version is deterministic. The default implementation provides a work-stealing scheduler and supports forking tasks that are much lighter weight than IO-threads.
This package provides combinators and extra features for Par monads.
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-extras-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-abstract-par-doc
- abstract parallelization interface; documentation
-
- rec: libghc-cereal-doc
- binary serialization library; documentation
-
- rec: libghc-monad-par-extras-dev
- Combinators and extra features for Par monads
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-monad-par-extras-prof
- Combinators and extra features for Par monads; profiling libraries