Skip to content

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Dec 28, 2024
2 parents 45e2cae + 9d15e88 commit d030e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/configure/yaml/non-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@ Stack's defaults differ between Unix-like operating systems and Windows.
(assuming that path is space-free). For example, if the relevant
directory is `C:\sr\programs`, add:
~~~yaml
local-program-paths: C:\sr\programs
local-programs-path: C:\sr\programs
~~~

to Stack's [global configuration](https://docs.haskellstack.org/en/stable/configure/yaml/#location-of-global-configuration)
Expand Down Expand Up @@ -1009,7 +1009,7 @@ Stack's defaults differ between Unix-like operating systems and Windows.
(assuming that path is space-free). For example, if the relevant
directory is `C:\sr\programs`, add:
~~~yaml
local-program-paths: C:\sr\programs
local-programs-path: C:\sr\programs
~~~

to Stack's [global configuration](https://docs.haskellstack.org/en/stable/configure/yaml/#location-of-global-configuration)
Expand Down

0 comments on commit d030e04

Please sign in to comment.