You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
507 B
15 lines
507 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>haskell@gentoo.org</email>
|
|
<name>Gentoo Haskell</name>
|
|
</maintainer>
|
|
<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 "Data.Vector.Unboxed.Deriving" for documentation and examples.
|
|
</longdescription>
|
|
</pkgmetadata>
|