summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/semigroups/metadata.xml')
-rw-r--r--dev-haskell/semigroups/metadata.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-haskell/semigroups/metadata.xml b/dev-haskell/semigroups/metadata.xml
index b4dd2202b059..4fa7e4c8dacb 100644
--- a/dev-haskell/semigroups/metadata.xml
+++ b/dev-haskell/semigroups/metadata.xml
@@ -5,17 +5,6 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Haskell 98 semigroups
-
- In mathematics, a semigroup is an algebraic structure
- consisting of a set together with an associative binary
- operation. A semigroup generalizes a monoid in that there
- might not exist an identity element. It also (originally)
- generalized a group (a monoid with all inverses) to a type
- where every element did not have to have an inverse, thus the
- name semigroup.
- </longdescription>
<use>
<flag name="binary">provide instances for binary package</flag>
<flag name="transformers">provide instances for transformers package.</flag>