Add NondecreasingIndentation extension to ghc-bin
[ghc-hetmet.git] / ghc / ghc-bin.cabal.in
index a9d150b..a0915b3 100644 (file)
@@ -47,4 +47,6 @@ Executable ghc
                     MagicHash
 
     Extensions: CPP, PatternGuards
+    if impl(ghc >= 7.1)
+        Extensions: NondecreasingIndentation