let's put type modules under the parent module, not in a Types directory
This commit is contained in:
parent
82d28a7eb8
commit
74f723bb50
8 changed files with 8 additions and 10 deletions
|
@ -18,7 +18,7 @@ module Utility.Kqueue (
|
|||
) where
|
||||
|
||||
import Common
|
||||
import Utility.Types.DirWatcher
|
||||
import Utility.DirWatcher.Types
|
||||
|
||||
import System.Posix.Types
|
||||
import Foreign.C.Types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue