Remove ghc_ge_504 (it's required to be true now anyway)
[ghc-hetmet.git] / utils / genapply / Makefile
index f9a10a2..39903cf 100644 (file)
@@ -8,10 +8,6 @@ ifneq "$(BootingFromHc)" "YES"
 boot :: all
 endif
 
-ifeq "$(ghc_ge_504)" "NO"
-SRC_HC_OPTS +=  -package lang -package util -package text
-endif
-
 ifeq "$(GhcUnregisterised)" "YES"
 SRC_HC_OPTS += -DNO_REGS
 endif