improve imports
This commit is contained in:
parent
a2f17146fa
commit
24316f6562
6 changed files with 10 additions and 12 deletions
|
@ -17,10 +17,9 @@ module Types.Key (
|
|||
) where
|
||||
|
||||
import System.Posix.Types
|
||||
import Test.QuickCheck
|
||||
import Utility.QuickCheck ()
|
||||
|
||||
import Common
|
||||
import Utility.QuickCheck
|
||||
|
||||
{- A Key has a unique name, is associated with a key/value backend,
|
||||
- and may contain other optional metadata. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue