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 25a6f29b..f0640540 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -24,7 +24,7 @@ Description:
git clone git://git.kitenet.net/propellor
Executable propellor
- Main-Is: propellor.hs
+ Main-Is: config.hs
GHC-Options: -Wall
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,