File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments