Subject: CVS commit: wip/hs-vault
From: Ryosuke Moro
Date: 2013-05-06 23:29:57
Message id: E1UZSz9-0005jJ-T1@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
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.

Files:
RevisionActionfile
1.1addwip/hs-vault/DESCR
1.1addwip/hs-vault/Makefile
1.1addwip/hs-vault/PLIST
1.1addwip/hs-vault/buildlink3.mk
1.1addwip/hs-vault/distinfo