summaryrefslogtreecommitdiff
path: root/dev-haskell/vector-algorithms/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/vector-algorithms/metadata.xml')
-rw-r--r--dev-haskell/vector-algorithms/metadata.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/vector-algorithms/metadata.xml b/dev-haskell/vector-algorithms/metadata.xml
index dcf463e24c2f..d3b40b463fa5 100644
--- a/dev-haskell/vector-algorithms/metadata.xml
+++ b/dev-haskell/vector-algorithms/metadata.xml
@@ -7,10 +7,10 @@
</maintainer>
<use>
- <flag name="bench">Build a benchmarking program.</flag>
- <flag name="boundschecks">Enable bounds checking.</flag>
+ <flag name="bench">Build a benchmarking program to test vector-algorithms performance</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="properties">Enable the quickcheck tests</flag>
<flag name="unsafechecks">Enable bounds checking in unsafe operations at the cost of a significant performance penalty.</flag>
</use>
<origin>gentoo-staging</origin>