summaryrefslogtreecommitdiff
blob: 815717af1a73e3c5d3083f2783c293554288c62d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		A /vault/ is a typed, persistent store for values of arbitrary types.
		It&#39;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.
	</longdescription>
</pkgmetadata>