summaryrefslogtreecommitdiff
path: root/utils/genapply/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-05-23 00:16:43 +0000
committerIan Lynagh <igloo@earth.li>2009-05-23 00:16:43 +0000
commit01abcd30e51f5f03ed795a3fbaea6e25137960a4 (patch)
tree893fe3666581fe515694ebb9144890ee215cbd0b /utils/genapply/ghc.mk
parente0064eda414b686fde7c600837cbad6e09007be8 (diff)
downloadhaskell-01abcd30e51f5f03ed795a3fbaea6e25137960a4.tar.gz
ghc_ge_607 is now always true
Diffstat (limited to 'utils/genapply/ghc.mk')
-rw-r--r--utils/genapply/ghc.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/genapply/ghc.mk b/utils/genapply/ghc.mk
index cbd63f5c50..cc0aede99e 100644
--- a/utils/genapply/ghc.mk
+++ b/utils/genapply/ghc.mk
@@ -13,9 +13,7 @@
utils/genapply_dist_MODULES = GenApply
utils/genapply_dist_PROG = $(GHC_GENAPPLY_PGM)
-ifeq "$(ghc_ge_607)" "YES"
utils/genapply_HC_OPTS += -package pretty
-endif
ifeq "$(GhcUnregisterised)" "YES"
utils/genapply_HC_OPTS += -DNO_REGS