name:                 vault
version:              0.3.1.5
visibility:           public
id:                   vault-0.3.1.5-4x1yWXS9QxsDBLzdOe2Exc
key:                  vault-0.3.1.5-4x1yWXS9QxsDBLzdOe2Exc
license:              BSD-3-Clause
copyright:            (c) Heinrich Apfelmus 2011-2013
maintainer:           Heinrich Apfelmus <apfelmus at quantentunnel de>
author:               Heinrich Apfelmus, Elliott Hird
homepage:             https://github.com/HeinrichApfelmus/vault
synopsis:             a persistent store for values of arbitrary types
description:
    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.

category:             Data
abi:                  fd4550e1bb458912e2228238c337a767
exposed:              True
exposed-modules:
    Data.Unique.Really Data.Vault.Lazy Data.Vault.ST.Lazy
    Data.Vault.ST.Strict Data.Vault.Strict

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/vault-0.3.1.5-4x1yWXS9QxsDBLzdOe2Exc

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/vault-0.3.1.5-4x1yWXS9QxsDBLzdOe2Exc

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/vault-0.3.1.5-4x1yWXS9QxsDBLzdOe2Exc

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/vault-0.3.1.5
hs-libraries:         HSvault-0.3.1.5-4x1yWXS9QxsDBLzdOe2Exc
depends:
    base-4.20.0.0-inplace containers-0.7-inplace
    hashable-1.5.0.0-93vVlDWTvOTF1kJlBpPOXB
    unordered-containers-0.2.20-DmA1der3vIe6VwQRGylcdv

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/vault-0.3.1.5/html/vault.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/vault-0.3.1.5/html
