mk/cabal.mk now turns on -Wall
authorIan Lynagh <igloo@earth.li>
Thu, 21 Aug 2008 17:31:02 +0000 (17:31 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 21 Aug 2008 17:31:02 +0000 (17:31 +0000)
mk/cabal.mk

index fbe8953..079f803 100644 (file)
@@ -2,9 +2,7 @@
 include $(TOP)/mk/cabal-flags.mk
 include $(TOP)/mk/bindist.mk
 
-# XXX We would like to turn this on, but Cabal generates paths files
-#     that are not -Wall clean!
-# SRC_HC_OPTS      += -Wall
+SRC_HC_OPTS      += -Wall
 
 ifeq "$(HOSTPLATFORM)" "i386-unknown-mingw32"
 INSTALL_FLAGS =