summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-04-04 01:12:09 -0400
committerJoey Hess2014-04-04 01:12:09 -0400
commitccc82907124ccd2ad4951c2c4946ae20af007530 (patch)
tree0e34bf5413e514e31a476577585fd1d0df2c632d /propellor.cabal
parenteb8dcfd99513131f95e067d0480164684793b1e9 (diff)
update
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/propellor.cabal b/propellor.cabal
index c85a3e77..5d601393 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.2.1
+Version: 0.2.2
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>
@@ -14,8 +14,6 @@ Extra-Source-Files:
README.md
TODO
CHANGELOG
- config-simple.hs
- config-joeyh.hs
Makefile
debian/changelog
debian/README.Debian
@@ -64,6 +62,8 @@ Library
Exposed-Modules:
Propellor
+ Propellor.Config.Simple
+ Propellor.Config.Joey
Propellor.Property
Propellor.Property.Apt
Propellor.Property.Cmd