tables: In-memory storage with multiple keys using lenses and traversals
Deprecated
In-memory storage with multiple keys using lenses and traversals
For a quick tour, see https://github.com/ekmett/tables#examples
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-properties | Enable the properties test-suite. | Enabled |
Automatic Flags
Name | Description | Default |
---|---|---|
transformers2 | Enables the use of old versions of transformers. Users should never care about this. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tables-0.4.1.1.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.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.1.1 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4.3 && <5), binary (>=0.5 && <0.8), cereal (>=0.3 && <0.5), comonad (>=4 && <5), containers (>=0.4 && <0.6), deepseq (>=1.3 && <1.5), hashable (>=1.1 && <1.3), lens (>=4 && <5), profunctors (>=4 && <5), safecopy (>=0.6.3 && <0.9), template-haskell (>=2.7 && <2.11), transformers (>=0.2 && <0.5), transformers-compat (>=0.1 && <1), unordered-containers (>=0.2 && <0.3) [details] |
Tested with | ghc ==7.6.2, ghc ==7.8.0.20140228 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2012-2013 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Data, Lenses |
Home page | http://github.com/ekmett/tables/ |
Bug tracker | http://github.com/ekmett/tables/issues |
Source repo | head: git clone git://github.com/ekmett/tables.git |
Uploaded | by EdwardKmett at 2015-01-12T11:48:41Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5883 total (29 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-01-12 [all 1 reports] |