パッケージ: 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 (メールアーカイブ)
- 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-d4e5b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.2.1-39f42
- 以下のパッケージによって提供される仮想パッケージです: 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