git-annex/Utility/LockFile
Joey Hess 5fe450514b
Fix build with directory-1.2.6.2.
It started exporting a isSymbolicLink which supports windows. But,
git-annex does no use symlinks on windows yet and this conflicts with the
function by the same name from unix-compat, so hide it.
2016-04-28 13:18:44 -04:00
..
LockStatus.hs module for pid lock files with atomic stale lock file takeover when possible 2015-11-12 15:39:49 -04:00
PidLock.hs Fix build with directory-1.2.6.2. 2016-04-28 13:18:44 -04:00
Posix.hs pid locking configuration and abstraction layer for git-annex 2015-11-12 17:50:34 -04:00
Windows.hs need more polymorphism 2015-05-22 13:50:37 -04:00