Require a bang pattern when unlifted types are where/let bound; #3182
[ghc-hetmet.git] / mk / validate-settings.mk
index 20a98a0..7d647ed 100644 (file)
@@ -1,8 +1,9 @@
+# DO NOT EDIT!  Instead, create a file mk/validate.mk, whose settings will
+# override these.  See also mk/custom-settings.mk.
 
 WERROR          = -Werror
 
 HADDOCK_DOCS    = YES
-HSCOLOUR_SRCS   = YES
 SRC_CC_OPTS     = $(WERROR)
 SRC_HC_OPTS     = $(WERROR) -H64m -O0 -fasm
 GhcStage1HcOpts = -O -fasm