diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 18:39:10 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 18:39:10 -0400 |
| commit | 45592b442b02c41993c9c62eb7f06bcb1267c117 (patch) | |
| tree | b346ce03f05014c642eaf5e7b5624e03e65c0216 /propellor.cabal | |
| parent | 6200173cdf86abdf8f4ce7374a3c04b2d1c7231a (diff) | |
factor out git repo module
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
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 |
