Pakket: libghc-ixset-typed-dev (0.5-1 en anderen)
Verwijzigingen voor libghc-ixset-typed-dev
Debian bronnen:
Het bronpakket haskell-ixset-typed downloaden:
- [haskell-ixset-typed_0.5-1.dsc]
- [haskell-ixset-typed_0.5.orig.tar.gz]
- [haskell-ixset-typed_0.5-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
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.
Andere aan libghc-ixset-typed-dev gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- virtueel pakket geboden door ghc
-
- dep: libghc-containers-dev-0.6.2.1-53ee1
- virtueel pakket geboden door ghc
-
- dep: libghc-deepseq-dev-1.4.4.0-5e065
- virtueel pakket geboden door ghc
-
- dep: libghc-safecopy-dev-0.10.3-b3b6d
- virtueel pakket geboden door libghc-safecopy-dev
-
- dep: libghc-syb-dev-0.7.1-e7786
- virtueel pakket geboden door libghc-syb-dev
-
- dep: libghc-template-haskell-dev-2.15.0.0-d6b75
- virtueel pakket geboden door ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-ixset-typed-doc
- efficient relational queries on Haskell sets; documentation
-
- sug: libghc-ixset-typed-prof
- efficient relational queries on Haskell sets; profiling libraries