composable-associations: Types and helpers for composing types into a single larger key-value type.
A library providing generic types and helpers for composing types together into a a single key-value type.
This is useful when a normalized data model has a denormalized serialization format. Using this libraries types and functions you build compose your data into the denormalized key-value format needed for serialization. Other libraries provide concrete implementations for a given serialization format.
[Skip to Readme]
Downloads
- composable-associations-0.1.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
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.7 && <5) [details] |
License | BSD-3-Clause |
Copyright | 2017 Samuel Protas |
Author | Sam Protas |
Maintainer | sam.protas@gmail.com |
Category | Web |
Home page | https://github.com/SamProtas/composable-associations#readme |
Source repo | head: git clone https://github.com/SamProtas/composable-associations/tree/master/composable-associations |
Uploaded | by smprts at 2017-07-24T03:00:04Z |
Distributions | LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0 |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 1592 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-07-24 [all 1 reports] |