summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-29 23:15:23 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:57 +0100
commit6c7804ef7d3972a99cd91408fa52417b6f176599 (patch)
tree20fc5286a721259fde5c1a206b448549adf65c66 /dev-haskell/http-streams/metadata.xml
parentdev-haskell/http-common: add 0.8.3.4, drop 0.8.2.1 (diff)
downloadgentoo-6c7804ef7d3972a99cd91408fa52417b6f176599.tar.gz
gentoo-6c7804ef7d3972a99cd91408fa52417b6f176599.tar.bz2
gentoo-6c7804ef7d3972a99cd91408fa52417b6f176599.zip
dev-haskell/http-streams: add 0.8.9.4, drop 0.8.7.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/http-streams/metadata.xml')
-rw-r--r--dev-haskell/http-streams/metadata.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-haskell/http-streams/metadata.xml b/dev-haskell/http-streams/metadata.xml
index 72f0ed5fab0e..937381521944 100644
--- a/dev-haskell/http-streams/metadata.xml
+++ b/dev-haskell/http-streams/metadata.xml
@@ -5,18 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- /Overview/
-
- An HTTP client, using the Snap Framework's 'io-streams' library to
- hande the streaming IO. The API is optimized for ease of use for the
- rather common case of code needing to query web services and deal with
- the result.
-
- The library is exported in a single module; see "Network.Http.Client"
- for full documentation.
- </longdescription>
- <use>
- <flag name="network-uri">Get Network.URI from the network-uri package.</flag>
- </use>
</pkgmetadata>