fix OSX build
This commit is contained in:
parent
ea675c4747
commit
492036622a
1 changed files with 1 additions and 1 deletions
|
@ -34,9 +34,9 @@ import Types.WorkerPool
|
|||
import Types.Key
|
||||
|
||||
import Control.Concurrent.STM
|
||||
import qualified Data.ByteString as S
|
||||
#if WITH_INOTIFY
|
||||
import qualified System.INotify as INotify
|
||||
import qualified Data.ByteString as S
|
||||
import qualified System.FilePath.ByteString as P
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue