improve imports
This commit is contained in:
parent
a2f17146fa
commit
24316f6562
6 changed files with 10 additions and 12 deletions
|
@ -9,8 +9,7 @@ module Utility.InodeCache where
|
|||
|
||||
import Common
|
||||
import System.Posix.Types
|
||||
import Test.QuickCheck
|
||||
import Utility.QuickCheck ()
|
||||
import Utility.QuickCheck
|
||||
|
||||
data InodeCache = InodeCache FileID FileOffset EpochTime
|
||||
deriving (Eq, Show)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue