软件包: libghc-io-storage-prof (0.3-11build1)
libghc-io-storage-prof 的相关链接
Trisquel 的资源:
下载源码包 haskell-io-storage:
- [haskell-io-storage_0.3-11build1.dsc]
- [haskell-io-storage_0.3.orig.tar.gz]
- [haskell-io-storage_0.3-11build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Clint Adams
外部的资源:
- 主页 [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.9.1.0-5a696
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-containers-prof-0.5.7.1-ed950
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-io-storage-dev (= 0.3-11build1)
- key-value store in the IO monad