summaryrefslogtreecommitdiffhomepage
path: root/CmdLine.hs
diff options
context:
space:
mode:
Diffstat (limited to 'CmdLine.hs')
-rw-r--r--CmdLine.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CmdLine.hs b/CmdLine.hs
index 51bfa5c..a41a759 100644
--- a/CmdLine.hs
+++ b/CmdLine.hs
@@ -7,8 +7,8 @@ module CmdLine where
import Types
import Types.Storage
+import Types.Server (HostName)
import Tunables
-import Servers (HostName)
import qualified Gpg
import Options.Applicative
import qualified Data.ByteString.UTF8 as BU8