haskell-ixset-typed 0.3-1 source package in Ubuntu

Changelog

haskell-ixset-typed (0.3-1) unstable; urgency=low

  [ Debian Haskell Group ]
  * Initial release

 -- Joachim Breitner <email address hidden>  Mon, 29 Jun 2015 16:38:45 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-ixset-typed_0.3-1.dsc 2.5 KiB ccf52ac16eb12b0c898a05adf6618f764eae07af660f88e9ce1fb22f11fbdcd0
haskell-ixset-typed_0.3.orig.tar.gz 15.6 KiB b3caa97470aa5c0e940a8916519b33fad29d54b82b97965fe8d3dd528e2dd354
haskell-ixset-typed_0.3-1.debian.tar.xz 2.4 KiB 67e87e20cf0fd38021af1f23f95255cbb7073125eee70ac2332e283ea1e03334

No changes file available.

Binary packages built by this source

libghc-ixset-typed-dev: No summary available for libghc-ixset-typed-dev in ubuntu wily.

No description available for libghc-ixset-typed-dev in ubuntu wily.

libghc-ixset-typed-doc: 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.

libghc-ixset-typed-prof: No summary available for libghc-ixset-typed-prof in ubuntu wily.

No description available for libghc-ixset-typed-prof in ubuntu wily.