summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2017-07-13 13:34:57 -0400
committerJoey Hess2017-07-13 13:34:57 -0400
commit44399c31269affb06c06dff96f923911ca2218b4 (patch)
treeb71fbbf71c9d1f27a4639f4ec667ae9e047b28bf /propellor.cabal
parentf33a1090b4347679602d6f75c281654ae46435b9 (diff)
parent8600d11c63087e1f1d7485d42345933c06e93445 (diff)
Merge branch 'joeyconfig'
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 7d082807..e48c43f6 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -55,7 +55,7 @@ Executable propellor
Executable propellor-config
Default-Language: Haskell98
- Main-Is: config.hs
+ Main-Is: propellor-config.hs
GHC-Options: -threaded -Wall -fno-warn-tabs -O0
if impl(ghc >= 8.0)
GHC-Options: -fno-warn-redundant-constraints