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 f36c187a..7dcc523a 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -232,7 +232,7 @@ Executable propellor-config
Default-Language: Haskell98
Hs-Source-Dirs: executables
Main-Is: propellor-config.hs
- GHC-Options: -threaded -Wall -fno-warn-tabs -O0
+ GHC-Options: -threaded -Wall -fno-warn-tabs
if impl(ghc >= 8.0)
GHC-Options: -fno-warn-redundant-constraints
Default-Extensions: TypeOperators