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.
961961        (assuming that path is space-free). For example, if the relevant 
962962        directory is `C:\sr\programs`, add: 
963963        ~~~yaml 
964-         local-program-paths : C:\sr\programs 
964+         local-programs-path : C:\sr\programs 
965965        ~~~ 
966966
967967        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.
10091009        (assuming that path is space-free). For example, if the relevant 
10101010        directory is `C:\sr\programs`, add: 
10111011        ~~~yaml 
1012-         local-program-paths : C:\sr\programs 
1012+         local-programs-path : C:\sr\programs 
10131013        ~~~ 
10141014
10151015        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