summaryrefslogtreecommitdiff
blob: 4ea423e5218f3f5f204a71a9f0eef39e874c6995 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		A Template Haskell deriver for unboxed vectors, given a pair of coercion
		functions to and from some existing type with an Unbox instance.
		
		Refer to &quot;Data.Vector.Unboxed.Deriving&quot; for documentation and examples.
	</longdescription>
</pkgmetadata>