vault: a persistent store for values of arbitrary types
A vault is a persistent store for values of arbitrary types. It's like having first-class access to the storage space behind IORefs.
The data structure is analogous to a bank vault, where you can access different bank boxes with different keys; hence the name.
Also provided is a locker type, representing a store for a single element.
[Skip to Readme]
Versions [faq] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.3, 0.2.0.4, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.3.1.4 |
---|---|
Dependencies | base (==4.*), containers (>=0.4 && <0.6), hashable (>=1.1 && <1.3), unordered-containers (>=0.2.1.0 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) Heinrich Apfelmus 2011 |
Author | Heinrich Apfelmus, Elliott Hird |
Maintainer | Heinrich Apfelmus <apfelmus at quantentunnel de> |
Category | Data |
Home page | https://github.com/HeinrichApfelmus/vault |
Source repo | head: git clone git://github.com/HeinrichApfelmus/vault.git |
Uploaded | by HeinrichApfelmus at 2012-12-22T14:32:14Z |
Distributions | Arch:0.3.1.4, Debian:0.3.1.2, Fedora:0.3.1.4, FreeBSD:0.3.0.4, LTSHaskell:0.3.1.2, NixOS:0.3.1.4, Stackage:0.3.1.2, openSUSE:0.3.1.4 |
Downloads | 116595 total (501 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] |
Flags
Name | Description | Default | Type |
---|---|---|---|
useghc | Use GHC-specific packages and extensions. | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vault-0.2.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)