./devel/hs-vault, Persistent store for values of arbitrary types

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.1.5nb7, Package name: hs-vault-0.3.1.5nb7, Maintainer: szptvlfn

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.


Required to run:
[devel/hs-hashable] [devel/hs-unordered-containers] [math/hs-semigroups] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 5.304 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-29 08:24:13 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-vault: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-25 19:56:05 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-vault: Fix build with GHC 9.4
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-11 20:47:58 by Masatake Daimon | Files touched by this commit (2)
Log message:
Fix build with GHC 9.2
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC