[ 源代码: haskell-tagshare ]
软件包:libghc-tagshare-prof(0.0-6 以及其他的)
libghc-tagshare-prof 的相关链接
Debian 的资源:
下载源码包 haskell-tagshare:
- [haskell-tagshare_0.0-6.dsc]
- [haskell-tagshare_0.0.orig.tar.gz]
- [haskell-tagshare_0.0-6.debian.tar.xz]
维护小组:
相似软件包:
explicit sharing with tags; profiling libraries
TagShare supplies a monad for sharing values based on tags and types. Each tag and type is bound to at most one value in a dynamic map.
The principal use of this package is to ensure that constant class members or other overloaded values are shared.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-tagshare-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-78aa1
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-containers-prof-0.6.4.1-567e5
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-mtl-prof-2.2.2-e3bae
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-tagshare-dev (= 0.0-6+b1)
- explicit sharing with tags