| Name: | ghc-vault |
|---|---|
| Version: | 0.2.0.4 |
| Release: | 3.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 70555 |
| License: | BSD |
| RPM: | ghc-vault-0.2.0.4-3.el7.x86_64.rpm |
| Source RPM: | ghc-vault-0.2.0.4-3.el7.src.rpm |
| Build Date: | Tue Nov 21 2017 |
| Build Host: | x86-ol6-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://hackage.haskell.org/package/vault |
| Summary: | Persistent stores for values of arbitrary types |
| Description: | A vault is a persistent store for values of arbitrary types. It is 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. |