fix kevent symlink creation

This commit is contained in:
Joey Hess 2012-06-19 02:40:21 -04:00
parent 4ab9449cee
commit 57cf65eb6d
6 changed files with 83 additions and 57 deletions

View file

@ -12,7 +12,7 @@ module Assistant.Watcher where
import Common.Annex
import Assistant.ThreadedMonad
import Assistant.DaemonStatus
import Assistant.Committer
import Assistant.Changes
import Utility.DirWatcher
import Utility.Types.DirWatcher
import qualified Annex.Queue