[ ソース: haskell-io-storage ]
パッケージ: libghc-io-storage-prof (0.3-14 など)
libghc-io-storage-prof に関するリンク
Debian の資源:
haskell-io-storage ソースパッケージをダウンロード:
- [haskell-io-storage_0.3-14.dsc]
- [haskell-io-storage_0.3.orig.tar.gz]
- [haskell-io-storage_0.3-14.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
key-value store in the IO monad; profiling libraries
This library allows an application to extend the 'global state' hidden inside the IO monad with semi-arbitrary data. Data is required to be Typeable. The library provides an essentially unbounded number of key-value stores indexed by strings, with each key within the stores also being a string.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-io-storage-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-2f220
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-containers-prof-0.6.2.1-ab1cf
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-io-storage-dev (= 0.3-14+b1)
- key-value store in the IO monad