软件包: libghc-generic-trie-dev (0.3.1-5build2)
libghc-generic-trie-dev 的相关链接
Trisquel 的资源:
下载源码包 haskell-generic-trie:
- [haskell-generic-trie_0.3.1-5build2.dsc]
- [haskell-generic-trie_0.3.1.orig.tar.gz]
- [haskell-generic-trie_0.3.1-5build2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Joachim Breitner
外部的资源:
- 主页 [github.com]
相似软件包:
a map, where the keys may be complex structured data
This type implements maps where the keys are themselves complex structured data. For example, the keys may be the abstract syntax trees for a programming language. The map is implemented as a trie, so common parts of the keys will be shared in the representation. The library provides a generic implementation of the data structure, so values of types that have support for 'Generic' may be automatically used as keys in the map.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-generic-trie-dev 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-bfdb4
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.6.2.1-f2d50
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-59c2c
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-generic-trie-doc
- a map, where the keys may be complex structured data; documentation
-
- sug: libghc-generic-trie-prof
- a map, where the keys may be complex structured data; profiling libraries