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

@ -46,6 +46,7 @@ module Assistant where
import Common.Annex
import Assistant.ThreadedMonad
import Assistant.DaemonStatus
import Assistant.Changes
import Assistant.Watcher
import Assistant.Committer
import Assistant.SanityChecker