summaryrefslogtreecommitdiff
blob: 530923816ff9957c05bb56d90045b7db6305a60d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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>
	<use>
		<flag name="developer-mode">By default, should extra developer information be output?</flag>
	</use>
	<longdescription>
		Please see the documentation at &lt;https://docs.haskellstack.org&gt;
		for usage information.
		
		If building a &#39;stack&#39; executable for distribution, please download the
		source code from &lt;https://github.com/commercialhaskell/stack/releases&gt;
		and build it using Stack itself in order to ensure identical behaviour
		to official binaries.  This package on Hackage is provided for convenience
		and bootstrapping purposes.
		
		Note that the API for the library is not currently stable, and may
		change significantly, even between minor releases. It is
		currently only intended for use by the executable.
	</longdescription>
</pkgmetadata>