summaryrefslogtreecommitdiff
path: root/dev-haskell/conduit/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/conduit/metadata.xml')
-rw-r--r--dev-haskell/conduit/metadata.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-haskell/conduit/metadata.xml b/dev-haskell/conduit/metadata.xml
index 3af8d9d07e99..850b338fdcef 100644
--- a/dev-haskell/conduit/metadata.xml
+++ b/dev-haskell/conduit/metadata.xml
@@ -8,9 +8,6 @@
<longdescription>
Conduits are an approach to the streaming data problem. It is meant as an alternative to enumerators\/iterators, hoping to address the same issues with different trade-offs based on real-world experience with enumerators. For more information, see &lt;http://www.yesodweb.com/blog/2011/12/conduits&gt;.
</longdescription>
- <use>
- <flag name="nohandles">experimental code to use raw system calls in place of handles. Not recommended for general use</flag>
- </use>
<upstream>
<remote-id type="github">snoyberg/conduit</remote-id>
</upstream>