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.Void
- Data.Vessel
library vessel:vessel-tutorial
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build-tutorial | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vessel-0.3.0.1.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 && <2.3), aeson-gadt-th, base (>=4.9 && <4.21), base-orphans (>=0.8.5 && <0.10), bifunctors (>=5.5 && <5.7), commutative-semigroups (>=0.1 && <0.3), constraints (>=0.10 && <0.15), constraints-extras (>=0.4 && <0.5), containers (>=0.6 && <0.8), 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.4), patch (>=0.0.7.0 && <0.1), reflex (>=0.6.4 && <1), semialign (>=1), text, these (>=1 && <1.3), vessel, witherable (>=0.2 && <0.6) [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.5 || ==9.4.5 || ==9.6.1 || ==9.8.2 || ==9.10.1 |
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 alexfmpe at 2025-01-18T00:42:49Z |
Distributions | |
Downloads | 397 total (38 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] |