From f86804fa27a2cf5b1972b14ab41e81edb85ad661 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 3 Jan 2016 16:56:00 -0400 Subject: refactor into smaller modules to untangle git and gpg modules --- src/Propellor/CmdLine.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/CmdLine.hs') diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs index 1e61adc8..6d9db8bf 100644 --- a/src/Propellor/CmdLine.hs +++ b/src/Propellor/CmdLine.hs @@ -12,6 +12,7 @@ import Network.Socket import Propellor.Base import Propellor.Gpg import Propellor.Git +import Propellor.Git.VerifiedBranch import Propellor.Bootstrap import Propellor.Spin import Propellor.Types.CmdLine -- cgit v1.2.3