[ 源代码: haskell-threads ]
软件包:libghc-threads-dev(0.5.1.6-3 以及其他的)
libghc-threads-dev 的相关链接
Debian 的资源:
下载源码包 haskell-threads:
- [haskell-threads_0.5.1.6-3.dsc]
- [haskell-threads_0.5.1.6.orig.tar.gz]
- [haskell-threads_0.5.1.6-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Fork threads and wait for their result
This package provides functions to fork threads and wait for their result, whether it's an exception or a normal value.
Besides waiting for the termination of a single thread this package also provides functions to wait for a group of threads to terminate.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-threads-dev 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-b951c
- 本虚包由这些包填实: ghc
-
- dep: libghc-stm-dev-2.4.5.1-23dc2
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-threads-doc
- Fork threads and wait for their result; documentation
-
- sug: libghc-threads-prof
- Fork threads and wait for their result; profiling libraries