libghc-ixset-typed-dev 0.3.1-3build1 (i386 binary) in ubuntu zesty

 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.

Details

Package version:
0.3.1-3build1
Source:
haskell-ixset-typed 0.3.1-3build1 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Extra

Package relationships

Depends on:
  • libc6 (>= 2.1.3)
  • libghc-base-dev-4.9.1.0-5a696
  • libghc-containers-dev-0.5.7.1-ed950
  • libghc-deepseq-dev-1.4.2.0-ab902
  • libghc-safecopy-dev-0.9.2-fc465
  • libghc-syb-dev-0.6-20086
  • libghc-template-haskell-dev-2.11.1.0-ae950
  • libgmp10
Provides:
  • libghc-ixset-typed-dev-0.3.1-684cd