summaryrefslogtreecommitdiff
path: root/dev-haskell/quickcheck/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-haskell/quickcheck/metadata.xml
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
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.