summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorSimon Marlow <simonmar@microsoft.com>2007-05-25 14:42:02 +0000
committerSimon Marlow <simonmar@microsoft.com>2007-05-25 14:42:02 +0000
commit8c7bea375782d8566d942bca51d1772f7c55a819 (patch)
treef937c3b9ebe9332ea503b4965a0de0ac94f842ac /mk
parent4c0095c2714063d0b6e31562fd5c0bbe015af980 (diff)
downloadhaskell-8c7bea375782d8566d942bca51d1772f7c55a819.tar.gz
add $(ghc_ge_607)
Diffstat (limited to 'mk')
-rw-r--r--mk/config.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in
index 5fea4b2503..634006bde0 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -827,6 +827,7 @@ ghc_ge_601 = YES
ghc_ge_602 = YES
ghc_ge_603 = YES
ghc_ge_605 = YES
+ghc_ge_607 = YES
else # not UseStage1 or BootingFromHc
@@ -842,6 +843,7 @@ ghc_ge_601 = @ghc_ge_601@
ghc_ge_602 = @ghc_ge_602@
ghc_ge_603 = @ghc_ge_603@
ghc_ge_605 = @ghc_ge_605@
+ghc_ge_607 = @ghc_ge_607@
endif
# Canonicalised ghc version number, used for easy (integer) version