summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal5
1 files changed, 4 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 32f3772d..86337505 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 2.8.1
+Version: 2.9.0
Cabal-Version: >= 1.8
License: BSD3
Maintainer: Joey Hess <id@joeyh.name>
@@ -69,6 +69,8 @@ Library
Exposed-Modules:
Propellor
+ Propellor.Base
+ Propellor.Location
Propellor.Property
Propellor.Property.Aiccu
Propellor.Property.Apache
@@ -126,6 +128,7 @@ Library
Propellor.Property.SiteSpecific.Branchable
Propellor.Property.SiteSpecific.IABak
Propellor.PropAccum
+ Propellor.Utilities
Propellor.CmdLine
Propellor.Info
Propellor.Message