Name : ghc-ixset-typed
| |
Version : 0.3.1
| Vendor : openSUSE
|
Release : bp150.1.3
| Date : 2018-07-30 20:47:54
|
Group : System/Libraries
| Source RPM : ghc-ixset-typed-0.3.1-bp150.1.3.src.rpm
|
Size : 0.19 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Efficient relational queries on Haskell sets
|
Description :
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 < https://hackage.haskell.org/package/ixset 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |