summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-08-21 17:31:02 +0000
committerIan Lynagh <igloo@earth.li>2008-08-21 17:31:02 +0000
commite2d0e6bd26a4cd2bf0716f33f4c79cfcf2939097 (patch)
treee3f53e2b4a30184f8dbe8154efd552ecb29c5d5e /mk
parent54b748e03297e970bbef9d00a96139798009af0d (diff)
downloadhaskell-e2d0e6bd26a4cd2bf0716f33f4c79cfcf2939097.tar.gz
mk/cabal.mk now turns on -Wall
Diffstat (limited to 'mk')
-rw-r--r--mk/cabal.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/mk/cabal.mk b/mk/cabal.mk
index fbe8953a8d..079f8033ca 100644
--- a/mk/cabal.mk
+++ b/mk/cabal.mk
@@ -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 =