[ 源代码: haskell-threads ]
软件包:libghc-threads-prof(0.5.1.8-2)
libghc-threads-prof 的相关链接
Debian 的资源:
下载源码包 haskell-threads:
- [haskell-threads_0.5.1.8-2.dsc]
- [haskell-threads_0.5.1.8.orig.tar.gz]
- [haskell-threads_0.5.1.8-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Fork threads and wait for their result; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-threads-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-b7e3b
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-stm-prof-2.5.1.0-99e80
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-threads-dev (= 0.5.1.8-2)
- Fork threads and wait for their result