[ ソース: haskell-threads ]
パッケージ: libghc-threads-prof (0.5.1.6-3 など)
libghc-threads-prof に関するリンク
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; 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.11.1.0-3abbc
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-stm-prof-2.4.5.1-23dc2
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-threads-dev (= 0.5.1.6-3+b2)
- Fork threads and wait for their result