diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-11 12:58:53 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-11 12:58:53 -0400 |
| commit | 84304821bebf9b794fae56f616b50ae1d06014d2 (patch) | |
| tree | e43b936fc51e9c2bb75399cd23885dcb8b4b661c /src/Propellor/CmdLine.hs | |
| parent | f559ccaf738535ad4b0ebb0b520542055d8ae305 (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor/CmdLine.hs')
| -rw-r--r-- | src/Propellor/CmdLine.hs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs index 51ff2095..c3b792d1 100644 --- a/src/Propellor/CmdLine.hs +++ b/src/Propellor/CmdLine.hs @@ -13,7 +13,8 @@ import System.Posix.IO import Data.Time.Clock.POSIX import Propellor -import Propellor.Keyring +import Propellor.PrivData.Paths +import Propellor.Gpg import qualified Propellor.Property.Docker as Docker import qualified Propellor.Property.Docker.Shim as DockerShim import Utility.FileMode |
