build watch on non-linux, just don't do anything

This commit is contained in:
Joey Hess 2012-06-06 22:49:32 -04:00
parent c5b11561f0
commit b8f85f7a82
2 changed files with 10 additions and 3 deletions

View file

@ -5,8 +5,6 @@
- Licensed under the GNU GPL version 3 or higher.
-}
{-# LANGUAGE CPP #-}
module Utility.Inotify where
import Common hiding (isDirectory)