vessel: Functor-parametric containers
A dependently-typed key-value data structure that allows for storage of both "queries", (wherein keys are stored along with reasons for selecting the items or counts of the number of times something has been selected), as well as the responses to those queries, in which the type of the key additionally determines the type of the response
[Skip to Readme]
Downloads
- vessel-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.3.0.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.4 && <1.6), aeson-gadt-th, base (>=4.9 && <4.15), bifunctors (>=5.5 && <5.6), constraints (>=0.10 && <0.15), constraints-extras (>=0.3 && <0.4), containers (>=0.6 && <0.7), dependent-map (>=0.4 && <0.5), dependent-monoidal-map (>=0.1.1.0 && <0.2), dependent-sum (>=0.7 && <0.8), dependent-sum-aeson-orphans (>=0.3 && <0.4), dependent-sum-template, lens, markdown-unlit, monoidal-containers (>=0.6 && <0.7), mtl (>=2.2 && <2.3), patch (>=0.0.4.0 && <0.1), reflex (>=0.6.4 && <0.9), semialign (>=1), text, these (>=1 && <1.1), vessel, witherable (>=0.2 && <=0.3.2) [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.2 |
License | BSD-3-Clause |
Copyright | Obsidian Systems LLC |
Author | Obsidian Systems LLC |
Maintainer | maintainer@obsidian.systems |
Category | Data |
Source repo | head: git clone https://github.com/obsidiansystems/vessel |
Uploaded | by abrar at 2021-11-16T17:15:09Z |
Distributions | |
Downloads | 416 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |