blob: 8d94d901c80bbcbc06d3b96d8b143e8c7fdf4c14 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<use>
<flag name="bench">Build a benchmarking program.</flag>
<flag name="boundschecks">Enable bounds checking.</flag>
<flag name="internalchecks">Enable internal consistency checks at the cost of a significant performance penalty.</flag>
<flag name="properties">Enable quickcheck tests.</flag>
<flag name="unsafechecks">Enable bounds checking in unsafe operations at the cost of a significant performance penalty.</flag>
</use>
<longdescription>
Efficient algorithms for vector arrays
</longdescription>
</pkgmetadata>