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 @@ -961,7 +961,7 @@ Stack's defaults differ between Unix-like operating systems and Windows.
961
961
(assuming that path is space-free). For example, if the relevant
962
962
directory is `C:\sr\programs`, add:
963
963
~~~yaml
964
- local-program-paths : C:\sr\programs
964
+ local-programs-path : C:\sr\programs
965
965
~~~
966
966
967
967
to Stack's [global configuration](https://docs.haskellstack.org/en/stable/configure/yaml/#location-of-global-configuration)
@@ -1009,7 +1009,7 @@ Stack's defaults differ between Unix-like operating systems and Windows.
1009
1009
(assuming that path is space-free). For example, if the relevant
1010
1010
directory is `C:\sr\programs`, add:
1011
1011
~~~yaml
1012
- local-program-paths : C:\sr\programs
1012
+ local-programs-path : C:\sr\programs
1013
1013
~~~
1014
1014
1015
1015
to Stack's [global configuration](https://docs.haskellstack.org/en/stable/configure/yaml/#location-of-global-configuration)
You can’t perform that action at this time.
0 commit comments