libghc-ixset-typed-dev binary package in Ubuntu Bionic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-11-22 03:18:53 UTC Published Ubuntu Bionic amd64 release universe haskell Extra 0.3.1.1-1build1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe haskell Extra 0.3.1.1-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-05 07:48:34 UTC Superseded Ubuntu Bionic amd64 proposed universe haskell Extra 0.3.1.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of haskell-ixset-typed 0.3.1.1-1build1 in ubuntu bionic PROPOSED
  • Published
  2017-11-22 03:48:34 UTC Superseded Ubuntu Bionic amd64 release universe haskell Extra 0.3.1-3build2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of haskell-ixset-typed 0.3.1.1-1build1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu