diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 23:50:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 23:50:38 -0400 |
| commit | 745f9e268511fb13743dfa10476fa03c616fcdf1 (patch) | |
| tree | 6bffcf24eff60ffcd1770088b6aac12bcb65de25 /propellor.cabal | |
| parent | dac6a874195a521714db48083b3222c2c8b41fa9 (diff) | |
clean up Propellr.CmdLine exports
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index c0b8624e..82880d1e 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -101,6 +101,7 @@ Library Propellor.Property.SiteSpecific.GitHome Propellor.Property.SiteSpecific.JoeySites Propellor.Property.SiteSpecific.GitAnnexBuilder + Propellor.CmdLine Propellor.Info Propellor.Message Propellor.PrivData @@ -112,7 +113,6 @@ Library Propellor.Types.PrivData Other-Modules: Propellor.Types.Info - Propellor.CmdLine Propellor.Git Propellor.Gpg Propellor.Server |
