- libghc-ixset-typed-dev (= 0.5-1+b3)
- libghc-base-prof-4.13.0.0-d4e5b
- libghc-containers-prof-0.6.2.1-39f42
- libghc-deepseq-prof-1.4.4.0-76304
- libghc-safecopy-prof-0.10.3-f2873
- libghc-syb-prof-0.7.1-bb80c
- libghc-template-haskell-prof-2.15.0.0-62759
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Installed Size: 826.4 kB
Architectures: arm64 amd64