ghc_ge_605 is now always YES
[ghc-hetmet.git] / utils / nofib-analyse / Makefile
index 43ae433..0fe5db1 100644 (file)
@@ -8,9 +8,8 @@ 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