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]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
useghc | Use GHC-specific packages and extensions. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vault-0.3.1.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.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, 0.3.1.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <4.14), containers (>=0.4 && <0.7), hashable (>=1.1.2.5 && <1.4), semigroups (>=0.1 && <1.0), unordered-containers (>=0.2.3.0 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) Heinrich Apfelmus 2011-2013 |
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 2019-07-20T10:46:58Z |
Distributions | Arch:0.3.1.5, Debian:0.3.1.4, Fedora:0.3.1.5, FreeBSD:0.3.0.4, LTSHaskell:0.3.1.5, NixOS:0.3.1.5, Stackage:0.3.1.5, openSUSE:0.3.1.5 |
Reverse Dependencies | 61 direct, 3797 indirect [details] |
Downloads | 138414 total (24 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 2019-07-20 [all 1 reports] |