套件: libghc-multimap-prof (1.2.1-3build2)
libghc-multimap-prof 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-multimap:
- [haskell-multimap_1.2.1-3build2.dsc]
- [haskell-multimap_1.2.1.orig.tar.gz]
- [haskell-multimap_1.2.1-3build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [hub.darcs.net]
相似套件:
maps with multiple values per key; profiling libraries
This is a simple implementation of a multimap, based on Data.Map. Internally this is a Map k [v]. It also provides a SetMap type.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-multimap-prof 有關的套件
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-bfdb4
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-containers-prof-0.6.2.1-f2d50
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-multimap-dev (= 1.2.1-3build2)
- maps with multiple values per key