summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-10-10 15:17:15 -0400
committerJoey Hess2015-10-10 15:17:15 -0400
commit480a25aaa804208d76cd362c9a6bd222ec66dee6 (patch)
tree7fae0a11735caab29e5c1106a243d7527b25e3d8 /propellor.cabal
parent1799f634d89f588eeaef6ff2f6226adf5add3389 (diff)
parent63d653ee19b0f1bf2f4115d9f4ae9a93b00bae90 (diff)
Merge branch 'joeyconfig'
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