summaryrefslogtreecommitdiff
blob: d9f34097f44e98e865dbd650debebfa81df2853a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<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>