diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-17 16:02:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-17 16:02:29 -0400 |
commit | 7d89cf0eb9aeffff25dc1b7db129c47c9f434078 (patch) | |
tree | fbc4a37deaae548beaa6b3d05358d1fc9a200a09 /Utility | |
parent | e816776a6247daa2adfa73d9029c6f155ae46b4a (diff) |
cleanup
Diffstat (limited to 'Utility')
-rw-r--r-- | Utility/Kqueue.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/Kqueue.hs b/Utility/Kqueue.hs index 17a5be545..b475de3a3 100644 --- a/Utility/Kqueue.hs +++ b/Utility/Kqueue.hs @@ -22,7 +22,6 @@ module Utility.Kqueue ( import Common import Utility.Types.DirWatcher -import System.Posix.Directory import System.Posix.Types import Foreign.C.Types import Foreign.C.Error |