X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fnofib-analyse%2FMakefile;h=875b956707f299fe31e872a8bf43ed95a20f1861;hb=6e4c802adf4e8d9beaeb4e4529ae2ef3e702157f;hp=680e1be943c23598f05400f2f2de9f3636c59783;hpb=5563de103758e4d715c1d08d396923d7e1870573;p=ghc-hetmet.git diff --git a/utils/nofib-analyse/Makefile b/utils/nofib-analyse/Makefile index 680e1be..875b956 100644 --- a/utils/nofib-analyse/Makefile +++ b/utils/nofib-analyse/Makefile @@ -1,7 +1,7 @@ TOP=../.. include $(TOP)/mk/boilerplate.mk -SRC_HC_OPTS += -fglasgow-exts -cpp +SRC_HC_OPTS += -fglasgow-exts -cpp -Wall HS_PROG = nofib-analyse ifeq "$(ghc_ge_605)" "YES"