diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-30 23:55:59 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-30 23:55:59 -0400 |
| commit | 8621fa6e9983a39c07a9677eac324ebcee79b549 (patch) | |
| tree | af60e05e58dc49d2f73d326f8ed1fb51d74f3704 /propellor.cabal | |
| parent | 8f2ac23b41c6bbc24c658831a6a988c0d23a9f7d (diff) | |
more prep for hackage
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 f78874bf..25a6f29b 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -43,6 +43,7 @@ Library Build-Depends: unix Exposed-Modules: + Propellor Propellor.Property Propellor.Property.Apt Propellor.Property.Cmd @@ -58,7 +59,6 @@ Library Propellor.Property.Tor Propellor.Property.User Propellor.CmdLine - Propellor.Common Propellor.PrivData Propellor.Types Other-Modules: |
