summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 7d145024..db70942a 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -63,6 +63,8 @@ Executable propellor-config
Library
GHC-Options: -Wall -fno-warn-tabs -O0
+ if impl(ghc >= 8.0)
+ GHC-Options: -fno-warn-redundant-constraints
Extensions: TypeOperators
Hs-Source-Dirs: src
Build-Depends: