summaryrefslogtreecommitdiff
path: root/dev-haskell/haskell-platform/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/haskell-platform/metadata.xml')
-rw-r--r--dev-haskell/haskell-platform/metadata.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-haskell/haskell-platform/metadata.xml b/dev-haskell/haskell-platform/metadata.xml
deleted file mode 100644
index 991c27c26f8e..000000000000
--- a/dev-haskell/haskell-platform/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </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>