summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/ansi-terminal/metadata.xml')
-rw-r--r--dev-haskell/ansi-terminal/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/ansi-terminal/metadata.xml b/dev-haskell/ansi-terminal/metadata.xml
index 62dbb4878d57..4bf17c32e499 100644
--- a/dev-haskell/ansi-terminal/metadata.xml
+++ b/dev-haskell/ansi-terminal/metadata.xml
@@ -9,4 +9,7 @@
ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and
changing the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler.
</longdescription>
+ <use>
+ <flag name="example">Build the example application.</flag>
+ </use>
</pkgmetadata>