summaryrefslogtreecommitdiff
path: root/dev-haskell/unbounded-delays/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/unbounded-delays/metadata.xml')
-rw-r--r--dev-haskell/unbounded-delays/metadata.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-haskell/unbounded-delays/metadata.xml b/dev-haskell/unbounded-delays/metadata.xml
index cb2204836918..937381521944 100644
--- a/dev-haskell/unbounded-delays/metadata.xml
+++ b/dev-haskell/unbounded-delays/metadata.xml
@@ -5,13 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- The @threadDelay@ and @timeout@ functions from the @base@ library
- use the bounded @Int@ type for specifying the delay or timeout
- period. This packages provides alternatives which use the
- unbounded @Integer@ type.
- </longdescription>
- <upstream>
- <remote-id type="github">basvandijk/unbounded-delays</remote-id>
- </upstream>
</pkgmetadata>