パッケージ: libghc-generic-trie-dev (0.3.1-6 など)
libghc-generic-trie-dev に関するリンク
Debian の資源:
haskell-generic-trie ソースパッケージをダウンロード:
- [haskell-generic-trie_0.3.1-6.dsc]
- [haskell-generic-trie_0.3.1.orig.tar.gz]
- [haskell-generic-trie_0.3.1-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-0d25e
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.4.1-3dea5
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-c9ce8
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多倍長精度演算ライブラリ