Skip to content

Commit 86cea37

Browse files
committed
Rephrase ChangeLog entry
1 parent ee7d219 commit 86cea37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ChangeLog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ Other enhancements:
3030
supercedes any `explicit-setup-deps` settings in your `stack.yaml`
3131
and trusts the package's `.cabal` file to explicitly state all its
3232
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.
33+
* If system package installation fails, `get-stack.sh` will fail as well. Also
34+
shows warning suggesting to run `apt-get update` or similar, depending on the
35+
OS.
3536
([#2898](https://github.com/commercialhaskell/stack/issues/2898))
3637

3738
Bug fixes:

0 commit comments

Comments
 (0)