File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -121,6 +121,10 @@ version of GHC.
121121 use GHCup) is to download and install the
122122 [Windows installer](https://get.haskellstack.org/stable/windows-x86_64-installer.exe).
123123
124+ !!! info
125+
126+ By default, the Windows installer will set the Stack root to `C:\sr`.
127+
124128 !!! warning
125129
126130 The Windows installer for Stack 2.9.1, 2.9.3 and 2.11.1 (only) will
Original file line number Diff line number Diff line change @@ -487,6 +487,11 @@ GitHub repository.
487487 use GHCup) is to download and use the
488488 [Windows installer](https://get.haskellstack.org/stable/windows-x86_64-installer.exe).
489489
490+ !!! info "Stack root"
491+
492+ By default, the Windows installer will set the Stack root by setting the
493+ `STACK_ROOT` environment variable to `C:\sr`.
494+
490495 !!! warning "Long user PATH environment variable"
491496
492497 The Windows installer for Stack 2.9.1, 2.9.3 and 2.11.1 (only) will
You can’t perform that action at this time.
0 commit comments