パッケージ: libghc-ixset-typed-dev (0.5.1.0-3 など)
libghc-ixset-typed-dev に関するリンク
Debian の資源:
haskell-ixset-typed ソースパッケージをダウンロード:
- [haskell-ixset-typed_0.5.1.0-3.dsc]
- [haskell-ixset-typed_0.5.1.0.orig.tar.gz]
- [haskell-ixset-typed_0.5.1.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
efficient relational queries on Haskell sets
This Haskell package provides a data structure of sets that are indexed by potentially multiple indices.
Sets can be created, modified, and queried in various ways.
The package is a variant of the ixset package. The ixset package makes use of run-time type information to find a suitable index on a query, resulting in possible run-time errors when no suitable index exists. In ixset-typed, the types of all indices available or tracked in the type system. Thus, ixset-typed should be safer to use than ixset, but in turn requires more GHC extensions.
At the moment, the two packages are relatively compatible. As a consequence of the more precise types, a few manual tweaks are necessary when switching from one to the other, but the interface is mostly the same.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-ixset-typed-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.7-138bd
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-ae077
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-safecopy-dev-0.10.4.2-8b6b6
- 以下のパッケージによって提供される仮想パッケージです: libghc-safecopy-dev
-
- dep: libghc-syb-dev-0.7.2.4-9b372
- 以下のパッケージによって提供される仮想パッケージです: libghc-syb-dev
-
- dep: libghc-template-haskell-dev-2.20.0.0-49014
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ