summaryrefslogtreecommitdiff
path: root/dev-haskell/dlist/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/dlist/metadata.xml')
-rw-r--r--dev-haskell/dlist/metadata.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/dev-haskell/dlist/metadata.xml b/dev-haskell/dlist/metadata.xml
index f326386e7cea..b47c460c73a6 100644
--- a/dev-haskell/dlist/metadata.xml
+++ b/dev-haskell/dlist/metadata.xml
@@ -5,13 +5,7 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Differences lists: a list-like type supporting O(1) append.
- This is particularly useful for efficient logging and pretty
- printing, (e.g. with the Writer monad), where list append
- quickly becomes too expensive.
- </longdescription>
- <upstream>
- <remote-id type="github">spl/dlist</remote-id>
- </upstream>
+ <use>
+ <flag name="werror">Enable -Werror</flag>
+ </use>
</pkgmetadata>