summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-06-09 12:29:33 -0400
committerJoey Hess2014-06-09 12:29:33 -0400
commita1341ccb315a98e407a25bf25411759b6f8f58d2 (patch)
tree1fb9fcf383c2b15cbef169ea6b5552a2c1997c99 /propellor.cabal
parentfc49d75e4fb9e8d2c7ce9d60647a26ecc030d253 (diff)
propellor spin
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/propellor.cabal b/propellor.cabal
index ff361da8..2ac8a44a 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -33,7 +33,7 @@ Description:
.
It is configured using haskell.
-Executable wrapper
+Executable propellor
Main-Is: wrapper.hs
GHC-Options: -Wall -threaded -O0
Hs-Source-Dirs: src
@@ -45,7 +45,7 @@ Executable wrapper
if (! os(windows))
Build-Depends: unix
-Executable config
+Executable propellor-config
Main-Is: config.hs
GHC-Options: -Wall -threaded -O0
Hs-Source-Dirs: src