[ 源代码: haskell-monad-par-extras ]
软件包:libghc-monad-par-extras-dev(0.3.3-10 以及其他的)
libghc-monad-par-extras-dev 的相关链接
Debian 的资源:
下载源码包 haskell-monad-par-extras:
- [haskell-monad-par-extras_0.3.3-10.dsc]
- [haskell-monad-par-extras_0.3.3.orig.tar.gz]
- [haskell-monad-par-extras_0.3.3-10.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Combinators and extra features for Par monads
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-monad-par-extras-dev 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-abstract-par-dev-0.3.3-84f5d
- 本虚包由这些包填实: libghc-abstract-par-dev
-
- dep: libghc-base-dev-4.11.1.0-5dd74
- 本虚包由这些包填实: ghc
-
- dep: libghc-cereal-dev-0.5.7.0-43700
- 本虚包由这些包填实: libghc-cereal-dev
-
- dep: libghc-deepseq-dev-1.4.3.0-17e4f
- 本虚包由这些包填实: ghc
-
- dep: libghc-mtl-dev-2.2.2-28a8b
- 本虚包由这些包填实: ghc
-
- dep: libghc-random-dev-1.1-1827c
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-transformers-dev-0.5.5.0-b5d2f
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-monad-par-extras-doc
- Combinators and extra features for Par monads; documentation
-
- sug: libghc-monad-par-extras-prof
- Combinators and extra features for Par monads; profiling libraries