summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 30d61af9..f659fa54 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -34,7 +34,7 @@ Description:
It is configured using haskell.
Executable propellor
- Main-Is: propellor.hs
+ Main-Is: wrapper.hs
GHC-Options: -Wall -threaded
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,