pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-vault



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Mon Jul 28 21:01:08 UTC 2014

Added Files:
        pkgsrc/devel/hs-vault: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Import vault-0.3.0.3 as devel/hs-vault,
packaged for wip.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-vault/DESCR \
    pkgsrc/devel/hs-vault/Makefile pkgsrc/devel/hs-vault/PLIST \
    pkgsrc/devel/hs-vault/buildlink3.mk pkgsrc/devel/hs-vault/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index