diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 22:10:50 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 22:13:13 -0400 |
| commit | dac6a874195a521714db48083b3222c2c8b41fa9 (patch) | |
| tree | 9e67d33a06222e8787e51601229b53131ba3d2aa /propellor.cabal | |
| parent | 1946b8df36c1d65ba46e01adcdcb5d6dda98f59a (diff) | |
broke out Server 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 2a8e3a02..c0b8624e 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -115,6 +115,7 @@ Library Propellor.CmdLine Propellor.Git Propellor.Gpg + Propellor.Server Propellor.SimpleSh Propellor.Ssh Propellor.PrivData.Paths |
