The latest version of vault is 0.3.1.5-8.
vault
Version 0.3.0.0 revision 0 uploaded by HeinrichApfelmus.
Package meta
- Synopsis
- a persistent store for values of arbitrary types
- Description
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.
Changelog:
0.3.0.0 Split modules into Lazy and Strict variants, no default choice. Add Hashable instance to Data.Unique.Really for all implementations.
- Author
- Heinrich Apfelmus, Elliott Hird
- Bug reports
- n/a
- Category
- Data
- Copyright
- (c) Heinrich Apfelmus 2011-2013
- Homepage
- https://github.com/HeinrichApfelmus/vault
- Maintainer
- Heinrich Apfelmus <apfelmus at quantentunnel de>
- Package URL
- n/a
- Stability
- n/a