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]
library vessel
Modules
[Index] [Quick Jump]
- Data
- Data.Vessel
- Data.Vessel.Class
- Data.Vessel.DependentMap
- Data.Vessel.Disperse
- Data.Vessel.Identity
- Data.Vessel.Internal
- Data.Vessel.Map
- Data.Vessel.Path
- Data.Vessel.Selectable
- Data.Vessel.Single
- Data.Vessel.SubVessel
- Data.Vessel.Vessel
- Data.Vessel.ViewMorphism
- Data.Vessel
library vessel:vessel-tutorial
Downloads
- vessel-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.4 && <2.2), aeson-gadt-th, base (>=4.9 && <4.17), base-orphans (>=0.8.5 && <0.9), bifunctors (>=5.5 && <5.6), commutative-semigroups (>=0.1 && <0.2), constraints (>=0.10 && <0.15), constraints-extras (>=0.4 && <0.5), 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.1 && <0.4), dependent-sum-template, lens, markdown-unlit, monoidal-containers (>=0.6 && <0.7), mtl (>=2.2 && <2.3), patch (>=0.0.7.0 && <0.1), reflex (>=0.6.4 && <1), semialign (>=1), text, these (>=1 && <1.2), vessel, witherable (>=0.2 && <0.5) [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 |
License | BSD-3-Clause |
Copyright | Obsidian Systems LLC |
Author | Obsidian Systems LLC |
Maintainer | maintainer@obsidian.systems |
Revised | Revision 1 made by abrar at 2023-07-07T20:25:46Z |
Category | Data |
Source repo | head: git clone https://github.com/obsidiansystems/vessel |
Uploaded | by abrar at 2022-12-09T16:00:57Z |
Distributions | |
Downloads | 351 total (20 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] |