add file-io to build-depends when building with OsPath flag
authorJoey Hess <joeyh@joeyh.name>
Tue, 21 Jan 2025 18:26:04 +0000 (14:26 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 21 Jan 2025 18:26:04 +0000 (14:26 -0400)
commit1faa3af9cd074c61445503032b0dcf2c01a6f801
treebc8994e17ae4312f8ada85627f98828fe1fb3a94
parent85efc13e3a3e36ebed78258d972c884c3e6ec402
add file-io to build-depends when building with OsPath flag

Partly converted code to use functions from it, though more remain
unconverted. Most of withFile and openFile now use it.
20 files changed:
Annex/Journal.hs
Annex/Link.hs
Annex/Proxy.hs
CHANGELOG
Command/AddUrl.hs
Command/Fsck.hs
Common.hs
Logs/File.hs
Logs/Migrate.hs
Logs/Restage.hs
Logs/Smudge.hs
Upgrade/V5/Direct.hs
Utility/Directory.hs
Utility/FileIO.hs [new file with mode: 0644]
Utility/FileMode.hs
Utility/FileSize.hs
Utility/HtmlDetect.hs
Utility/OsPath.hs
doc/todo/RawFilePath_conversion.mdwn
git-annex.cabal