summaryrefslogtreecommitdiff
path: root/dev-haskell/quickcheck/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/quickcheck/metadata.xml')
-rw-r--r--dev-haskell/quickcheck/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/quickcheck/metadata.xml b/dev-haskell/quickcheck/metadata.xml
index d5aff4a020bb..120011b0413e 100644
--- a/dev-haskell/quickcheck/metadata.xml
+++ b/dev-haskell/quickcheck/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo Haskell</name>
</maintainer>
<use>
- <flag name="template_haskell">Enable additional test modules requiring Template Haskell support.</flag>
+ <flag name="template-haskell">Enable additional test modules requiring Template Haskell support.</flag>
</use>
<longdescription>
QuickCheck is a library for random testing of program properties.