io-storage: A key-value store in the IO monad.
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable
. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
Downloads
- io-storage-0.3.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.3 |
---|---|
Dependencies | base (>=4 && <5), containers [details] |
License | BSD-3-Clause |
Copyright | (c) 2009 Will Donnelly |
Author | Will Donnelly |
Maintainer | Will Donnelly <will.donnelly@gmail.com> |
Category | Database, Data, System |
Home page | http://github.com/willdonnelly/io-storage |
Bug tracker | http://github.com/willdonnelly/io-storage/issues |
Source repo | head: git clone git://github.com/willdonnelly/io-storage.git |
Uploaded | by WillDonnelly at 2009-08-06T00:13:20Z |
Distributions | Arch:0.3, Debian:0.3, LTSHaskell:0.3, NixOS:0.3, Stackage:0.3 |
Reverse Dependencies | 4 direct, 46 indirect [details] |
Downloads | 17184 total (26 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] |