From 669333d8afaf388a3ce4a56e383b24ea2bdea145 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Sat, 4 Mar 2017 16:04:37 -0500 Subject: Drop HAVE_containers_050 from bootstrap flags Cabal now sets this itself if MIN_VERSION_containers isn't defined. --- utils/ghc-cabal/ghc.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'utils') diff --git a/utils/ghc-cabal/ghc.mk b/utils/ghc-cabal/ghc.mk index b8f03a9da2..6250484017 100644 --- a/utils/ghc-cabal/ghc.mk +++ b/utils/ghc-cabal/ghc.mk @@ -54,7 +54,6 @@ $(ghc-cabal_DIST_BINARY): utils/ghc-cabal/Main.hs $(TOUCH_DEP) | $$(dir $$@)/. b -no-user-$(GHC_PACKAGE_DB_FLAG) \ -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations \ -DCABAL_VERSION=$(CABAL_VERSION) \ - -DHAVE_containers_050 \ -DBOOTSTRAPPING \ -optP-include -optPutils/ghc-cabal/cabal_macros_boot.h \ -odir bootstrapping \ -- cgit v1.2.1