[ 源代码: haskell-io-storage ]
软件包:libghc-io-storage-prof(0.3-17)
libghc-io-storage-prof 的相关链接
Debian 的资源:
下载源码包 haskell-io-storage:
- [haskell-io-storage_0.3-17.dsc]
- [haskell-io-storage_0.3.orig.tar.gz]
- [haskell-io-storage_0.3-17.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.18.2.1-3be9b
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-containers-prof-0.6.7-138bd
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-io-storage-dev (= 0.3-17)
- key-value store in the IO monad