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 --- propellor.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 14821441..fbdfb86d 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -148,6 +148,8 @@ Library Other-Modules: Propellor.Bootstrap Propellor.Git + Propellor.Git.Config + Propellor.Git.VerifiedBranch Propellor.Gpg Propellor.Spin Propellor.Ssh -- cgit v1.3-2-g0d8e