File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,13 @@ GitHub repository.
3838 `https://get.haskellstack.org/stable/<PLATFORM>.<EXTENSION>` point to the
3939 latest stable release. See the manual download links for examples.
4040
41+ !!! info "` sh ` script flags and options"
42+
43+ The `sh` installation script recognises the following optional flags and
44+ options: `-q` suppresses output and specifies non-intervention (likely a
45+ prerequisite for the use of the script in CI environments); `-f` forces installation, even if an existing Stack executable is detected; and
46+ `-d <directory>` specifies a destination directory for the Stack executable.
47+
4148=== "Linux"
4249
4350 For most Linux distributions, the easiest way to install Stack directly
You can’t perform that action at this time.
0 commit comments