Add NondecreasingIndentation to the list of extensions in the ghc package
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 0711a93..01db24a 100644 (file)
@@ -99,6 +99,8 @@ Library
                 TypeSynonymInstances, MultiParamTypeClasses,
                 FlexibleInstances, Rank2Types, ScopedTypeVariables,
                 DeriveDataTypeable
+    if impl(ghc >= 7.1)
+        Extensions: NondecreasingIndentation
 
     Include-Dirs: . parser utils