File tree 2 files changed +9
-0
lines changed
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -121,6 +121,10 @@ version of GHC.
121
121
use GHCup) is to download and install the
122
122
[Windows installer](https://get.haskellstack.org/stable/windows-x86_64-installer.exe).
123
123
124
+ !!! info
125
+
126
+ By default, the Windows installer will set the Stack root to `C:\sr`.
127
+
124
128
!!! warning
125
129
126
130
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.
487
487
use GHCup) is to download and use the
488
488
[Windows installer](https://get.haskellstack.org/stable/windows-x86_64-installer.exe).
489
489
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
+
490
495
!!! warning "Long user PATH environment variable"
491
496
492
497
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