summaryrefslogtreecommitdiff
path: root/Types
diff options
context:
space:
mode:
Diffstat (limited to 'Types')
-rw-r--r--Types/Key.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Types/Key.hs b/Types/Key.hs
index b26bb8989..165f814d4 100644
--- a/Types/Key.hs
+++ b/Types/Key.hs
@@ -15,9 +15,10 @@ module Types.Key (
prop_idempotent_key_read_show
) where
-import Utility
import System.Posix.Types
+import Common
+
{- A Key has a unique name, is associated with a key/value backend,
- and may contain other optional metadata. -}
data Key = Key {