File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ GitHub repository.
38
38
=== "Linux"
39
39
40
40
For most Linux distributions, the easiest way to install Stack directly
41
- (rather than with GHCup) is to command:
41
+ (rather than use GHCup) is to command:
42
42
43
43
~~~text
44
44
curl -sSL https://get.haskellstack.org/ | sh
@@ -248,7 +248,7 @@ GitHub repository.
248
248
249
249
Intel-based Mac computers have processors with x86_64 architectures. For
250
250
most Intel-based Mac computers, the easiest way to install Stack
251
- directly (rather than with GHCup) is to command:
251
+ directly (rather than use GHCup) is to command:
252
252
253
253
~~~text
254
254
curl -sSL https://get.haskellstack.org/ | sh
@@ -296,7 +296,7 @@ GitHub repository.
296
296
available for macOS on Apple silicon until July to September 2023.
297
297
298
298
Consequently, for Mac computers with Apple silicon, the easiest way to
299
- install Stack directly (rather than with GHCup) is to obtain the
299
+ install Stack directly (rather than use GHCup) is to obtain the
300
300
'unofficial' `osx-aarch64` binary distribution released by the GHCup
301
301
developers and copy it to a location on the PATH. `*.tar.gz` archive
302
302
files containing those binary distributions are available at the
You can’t perform that action at this time.
0 commit comments