The latest version of vault is 0.3.1.5-8.

vault

Version 0.3.1.5 revision 2 uploaded by sjakobi.

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.

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

Components