summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index f0640540..6c761cbf 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.1
+Version: 0.1.1
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>
@@ -60,6 +60,7 @@ Library
Propellor.Property.User
Propellor.CmdLine
Propellor.PrivData
+ Propellor.Engine
Propellor.Types
Other-Modules:
Utility.Applicative