fix build with unix-2.8.0
authorJoey Hess <joeyh@joeyh.name>
Tue, 1 Aug 2023 22:41:27 +0000 (18:41 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 1 Aug 2023 22:41:27 +0000 (18:41 -0400)
commit68c9b08faf3a4f937b792736da1ddf4340449f9e
treee6a8d9673a47f16091568c2d6b5d007af8392e23
parent4ef16f53ed809fc574e185f613dddaef09d8a237
fix build with unix-2.8.0

Changed the parameters to openFd. So needed to add a small wrapper
library to keep supporting older versions as well.
12 files changed:
Assistant/Sync.hs
CHANGELOG
Command/RemoteDaemon.hs
Git/LockFile.hs
Remote/Directory.hs
Utility/Daemon.hs
Utility/DirWatcher/Kqueue.hs
Utility/LockFile/PidLock.hs
Utility/LockFile/Posix.hs
Utility/OpenFd.hs [new file with mode: 0644]
Utility/Url.hs
git-annex.cabal