summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2012-06-03 04:40:19 +0000
committerMark Wright <gienah@gentoo.org>2012-06-03 04:40:19 +0000
commit457e7cca23419fbe3284fcbf461c7ab50b12d408 (patch)
tree17b76b9cbd4f9fda0a4404ec140fcafbf33d6401 /dev-haskell/haskell-platform/metadata.xml
parentBump mtl to 2.1.1 for haskell-platform-2012.2.0.0 (diff)
downloadgentoo-2-457e7cca23419fbe3284fcbf461c7ab50b12d408.tar.gz
gentoo-2-457e7cca23419fbe3284fcbf461c7ab50b12d408.tar.bz2
gentoo-2-457e7cca23419fbe3284fcbf461c7ab50b12d408.zip
Bump haskell-platform to 2012.2.0.0 and include previous 2011.4.0.0 version for ghc 7.0.4
(Portage version: 2.1.10.64/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/haskell-platform/metadata.xml')
-rw-r--r--dev-haskell/haskell-platform/metadata.xml22
1 files changed, 18 insertions, 4 deletions
diff --git a/dev-haskell/haskell-platform/metadata.xml b/dev-haskell/haskell-platform/metadata.xml
index 8c66906af531..244c61dc3b88 100644
--- a/dev-haskell/haskell-platform/metadata.xml
+++ b/dev-haskell/haskell-platform/metadata.xml
@@ -1,8 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>haskell</herd>
-<maintainer>
- <email>haskell@gentoo.org</email>
-</maintainer>
+ <herd>haskell</herd>
+ <maintainer>
+ <email>haskell@gentoo.org</email>
+ </maintainer>
+ <longdescription>
+ The Haskell Platform (HP) is the blessed set of libraries and tools on
+ which to build further Haskell libraries and applications. It is
+ intended to provide a comprehensive, stable, and quality tested base for
+ Haskell projects to work from.
+
+ This version specifies the following additional developer tools be
+ installed, for a system to be in full compliance:
+
+ * cabal-install
+ * alex
+ * happy
+ * haddock
+ </longdescription>
</pkgmetadata>