summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/foldl/metadata.xml')
-rw-r--r--dev-haskell/foldl/metadata.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/dev-haskell/foldl/metadata.xml b/dev-haskell/foldl/metadata.xml
index f258fcc54de0..1582dd67b890 100644
--- a/dev-haskell/foldl/metadata.xml
+++ b/dev-haskell/foldl/metadata.xml
@@ -5,10 +5,8 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- This library provides strict left folds that stream in constant
- memory, and you can combine folds using @Applicative@ style to derive new
- folds. Derived folds still traverse the container just once and are often as
- efficient as hand-written folds.
- </longdescription>
+ <upstream>
+ <remote-id type="hackage">foldl</remote-id>
+ <remote-id type="github">Gabriella439/Haskell-Foldl-Library</remote-id>
+ </upstream>
</pkgmetadata>