summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-11-18 18:39:10 -0400
committerJoey Hess2014-11-18 18:39:10 -0400
commit45592b442b02c41993c9c62eb7f06bcb1267c117 (patch)
treeb346ce03f05014c642eaf5e7b5624e03e65c0216 /propellor.cabal
parent6200173cdf86abdf8f4ce7374a3c04b2d1c7231a (diff)
factor out git repo module
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 0a01ada8..a9aa4d41 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -113,6 +113,7 @@ Library
Other-Modules:
Propellor.Types.Info
Propellor.CmdLine
+ Propellor.Git
Propellor.Gpg
Propellor.SimpleSh
Propellor.PrivData.Paths