minor typo fixes throughout
problematic flexibility
This commit is contained in:
parent
4fd28807c1
commit
64e844e1fe
19 changed files with 22 additions and 22 deletions
|
@ -70,7 +70,7 @@ preferredBundledPrograms = catMaybes
|
|||
, Just "sh"
|
||||
#endif
|
||||
#ifndef darwin_HOST_OS
|
||||
-- wget on OSX has been problimatic, looking for certs in the wrong
|
||||
-- wget on OSX has been problematic, looking for certs in the wrong
|
||||
-- places. Don't ship it, use curl or the OSX's own wget if it has
|
||||
-- one.
|
||||
, ifset SysConfig.wget "wget"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue