libghc-vault-dev

Typed, persistent store for values of arbitrary types
  https://github.com/HeinrichApfelmus/vault
  0
  no reviews



A vault is a typed, 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.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.