summaryrefslogtreecommitdiff
path: root/dev-haskell/stack/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/stack/metadata.xml')
-rw-r--r--dev-haskell/stack/metadata.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-haskell/stack/metadata.xml b/dev-haskell/stack/metadata.xml
index ca426bb23b02..cf86fa7b9a08 100644
--- a/dev-haskell/stack/metadata.xml
+++ b/dev-haskell/stack/metadata.xml
@@ -5,19 +5,16 @@
<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 'stack' 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.