summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-03-31 01:06:44 -0400
committerJoey Hess2014-03-31 01:06:44 -0400
commit9d348647d9d1b47d0119b3988e0ece9aa383d166 (patch)
tree395083db20bd8e8508a730af7d8ca031f6f79ca3 /propellor.cabal
parent2383674638d14b18a668fa2fcd2689724b4ae4cc (diff)
propellor spin
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