We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7d219 commit 86cea37Copy full SHA for 86cea37
ChangeLog.md
@@ -30,8 +30,9 @@ Other enhancements:
30
supercedes any `explicit-setup-deps` settings in your `stack.yaml`
31
and trusts the package's `.cabal` file to explicitly state all its
32
dependencies.
33
-* If system package installation fails, `stack` won't be installed. Also shows a
34
- warning suggesting to run `apt-get update` or similar, depending on the OS.
+* If system package installation fails, `get-stack.sh` will fail as well. Also
+ shows warning suggesting to run `apt-get update` or similar, depending on the
35
+ OS.
36
([#2898](https://github.com/commercialhaskell/stack/issues/2898))
37
38
Bug fixes:
0 commit comments