finished this stage of the RawFilePath conversion
authorJoey Hess <joeyh@joeyh.name>
Wed, 4 Nov 2020 18:20:37 +0000 (14:20 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 4 Nov 2020 18:20:37 +0000 (14:20 -0400)
commit5a1e73617dd4871ef04a977a993f613288404e04
treed63fd4b01028aba11cbdb5a7835e93deeac1edf3
parent4bcb4030a5b421461877d79cf4fd607d680f3671
finished this stage of the RawFilePath conversion

Finally compiles again, and test suite passes.

This commit was sponsored by Brock Spratlen on Patreon.
36 files changed:
Annex/Import.hs
Annex/Ingest.hs
Annex/Locations.hs
Assistant.hs
Assistant/Pairing/MakeRemote.hs
Assistant/Repair.hs
Assistant/Restart.hs
Assistant/Threads/Committer.hs
Assistant/Threads/Merger.hs
Assistant/Threads/MountWatcher.hs
Assistant/Threads/SanityChecker.hs
Assistant/Threads/TransferPoller.hs
Assistant/Threads/TransferWatcher.hs
Assistant/Threads/UpgradeWatcher.hs
Assistant/Threads/Watcher.hs
Assistant/Threads/WebApp.hs
Assistant/Upgrade.hs
Assistant/WebApp/Configurators/Delete.hs
Assistant/WebApp/Configurators/Edit.hs
Assistant/WebApp/Configurators/Local.hs
Assistant/WebApp/Configurators/Preferences.hs
Assistant/WebApp/Control.hs
Assistant/WebApp/DashBoard.hs
Assistant/WebApp/OtherRepos.hs
CmdLine/GitAnnexShell.hs
CmdLine/GitAnnexShell/Checks.hs
CmdLine/Seek.hs
Command/Assistant.hs
Command/Import.hs
Command/ImportFeed.hs
Command/Sync.hs
Command/Undo.hs
Command/WebApp.hs
Git/Construct.hs
Test.hs
Utility/Path.hs