summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-11-11 12:32:17 -0400
committerJoey Hess2014-11-11 12:32:17 -0400
commit347c02a38e120c973445195b86339ca358a0b50a (patch)
tree5fe08d5b7e4c3ca6fff25914dc8af65968fdc0e5 /propellor.cabal
parentbd856f7a04859f99c1074b1d2def889b632940d8 (diff)
split out gpg keyring related stuff
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 5ec657a9..b24381f1 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -113,6 +113,7 @@ Library
Other-Modules:
Propellor.Types.Info
Propellor.CmdLine
+ Propellor.Keyring
Propellor.SimpleSh
Propellor.Property.Docker.Shim
Utility.Applicative