X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fhpc%2FMakefile;h=17065fa08156ec2ddfefd785e3bf0c471226d599;hb=5f4e77a5a2ea03286b795da4051272ac7c774bd7;hp=affa2401c86db10169178ded86628c119436a958;hpb=858a055da9f768dd20268cdddb3a3b7c904e83ef;p=ghc-hetmet.git diff --git a/utils/hpc/Makefile b/utils/hpc/Makefile index affa240..17065fa 100644 --- a/utils/hpc/Makefile +++ b/utils/hpc/Makefile @@ -8,6 +8,10 @@ HPC_LIB = $(TOP)/libraries/hpc include $(GHC_COMPAT_DIR)/compat.mk SRC_HC_OPTS += $(PACKAGE_HPC) -cpp +ifeq "$(ghc_ge_607)" "YES" +SRC_HC_OPTS += -package containers +endif + binary-dist: $(INSTALL_DIR) $(BIN_DIST_DIR)/utils/hpc $(INSTALL_DATA) Makefile $(BIN_DIST_DIR)/utils/hpc/