X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=utils%2Fnofib-analyse%2FMakefile;h=0c04aa34d29c1740ed7b2a1809b13aa0693e2994;hb=9060e51e4773bdff1829d17e3f7c42edb910d805;hp=ba190ac6b8b7df6b6ee8767f8176cb635be2ca61;hpb=9b0be04d7d23a4ccce0275f3a7c519d9b614f3a2;p=ghc-hetmet.git diff --git a/utils/nofib-analyse/Makefile b/utils/nofib-analyse/Makefile index ba190ac..0c04aa3 100644 --- a/utils/nofib-analyse/Makefile +++ b/utils/nofib-analyse/Makefile @@ -8,12 +8,6 @@ ifeq "$(ghc_ge_607)" "YES" SRC_HC_OPTS += -package containers endif -ifeq "$(ghc_ge_605)" "YES" SRC_HC_OPTS += -package regex-compat -package html -endif - -ifeq "$(ghc_ge_607)" "YES" -SRC_HC_OPTS += -package containers -endif include $(TOP)/mk/target.mk