Skip to content

Commit 188106b

Browse files
committed
Update references to Stack 2.15.7
1 parent acbf9f9 commit 188106b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/setup_command.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ command are inconsistent and take no action.
4343
required on Linux, Stack will refer to the presence or absence of certain
4444
libraries or the versions of those libraries.
4545

46-
For example, Stack 2.15.7 considers:
46+
For example, Stack 3.1.1 considers:
4747

4848
* If `libc.musl-x86_64.so.1` is present. This file is provided by the
4949
[musl libc](https://musl.libc.org/).
@@ -67,7 +67,7 @@ command are inconsistent and take no action.
6767
provided by different versions of a shared low-level terminfo library
6868
for terminal handling.
6969

70-
Stack 2.15.7 uses `ghc-build`:
70+
Stack 3.1.1 uses `ghc-build`:
7171

7272
* `musl` to indicate `libc.musl-x86_64.so.1` is present and Stack should use
7373
the GHC binary distribution for Alpine Linux.

0 commit comments

Comments
 (0)