mostly finished with createDirectoryUnder conversion
authorJoey Hess <joeyh@joeyh.name>
Fri, 6 Mar 2020 15:57:15 +0000 (11:57 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 6 Mar 2020 15:57:15 +0000 (11:57 -0400)
commit7f992ef59c4d2e7b221079bc5663f977f91fbe25
tree2959b5de9338c4c1d4b3e3b847f6836a9f2115ab
parent2f204b5d3719e05b9cc8c3d0be5163a291a996ba
mostly finished with createDirectoryUnder conversion

Remaining things needing converted are in the assistant, and Annex.Ssh.

Every other remaining call to createDirectoryIfMissing True has been
audited and is not relevant. The ones in Build/ of course don't get
included in the program. Others included eg, Remote.Tahoe and
Config.Files which both write to dotfiles under the home directory.
Command/AddUrl.hs
Command/Fix.hs
Command/FromKey.hs
Command/Fsck.hs
Command/FuzzTest.hs
Command/Import.hs
Database/Init.hs
Git/Repair.hs
Remote/GCrypt.hs
Remote/Rsync.hs
Upgrade/V1.hs