The io-storage package
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.
Properties
| Version | 0.3 |
|---|---|
| Dependencies | base (4.*), containers |
| License | BSD3 |
| Copyright | (c) 2009 Will Donnelly |
| Author | Will Donnelly |
| Maintainer | Will Donnelly <will.donnelly@gmail.com> |
| Stability | alpha |
| Category | Database, Data, System |
| Home page | http://github.com/willdonnelly/io-storage |
| Bug tracker | http://github.com/willdonnelly/io-storage/issues |
| Source repository | git clone git://github.com/willdonnelly/io-storage.git |
| Upload date | Thu Aug 6 00:13:20 UTC 2009 |
| Uploaded by | WillDonnelly |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0, ghc-7.4 |
| Distributions | NixOS: 0.3, Debian: 0.3 |
Modules
- System
Downloads
- io-storage-0.3.tar.gz (Cabal source package)
- package description (included in the package)