deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: haddock-interface-42
Description: |-
efficient relational queries on Haskell sets; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Homepage: http://hackage.haskell.org/package/ixset-typed
Installed-Size: '909'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-ixset-typed-doc
Priority: optional
Recommends: ghc-doc, libghc-ixset-typed-dev, libghc-safecopy-doc, libghc-syb-doc,
libjs-mathjax
Section: doc
Source: haskell-ixset-typed
Suggests: libghc-ixset-typed-prof
Version: 0.5.1.0-3
srcpkg_name: haskell-ixset-typed
srcpkg_version: 0.5.1.0-3