[ 原始碼: haskell-lrucache ]
套件:libghc-lrucache-prof(1.2.0.1-5)
libghc-lrucache-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-lrucache:
- [haskell-lrucache_1.2.0.1-5.dsc]
- [haskell-lrucache_1.2.0.1.orig.tar.gz]
- [haskell-lrucache_1.2.0.1-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
simple, pure least-recent-used cache; profiling libraries
This package contains a simple, pure LRU cache, implemented in terms of "Data.Map".
It also contains a mutable IO wrapper providing atomic updates to an LRU cache.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-lrucache-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.7-138bd
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-contravariant-prof-1.5.5-e4aec
- 本虛擬套件由這些套件填實: libghc-contravariant-prof
-
- dep: libghc-lrucache-dev (= 1.2.0.1-5)
- simple, pure least-recent-used cache