[project @ 1997-09-22 09:56:35 by simonm]
[ghc-hetmet.git] / mk / config.mk.in
index 8506d50..37a7e02 100644 (file)
@@ -135,9 +135,9 @@ IncludeTestDirsInBuild=NO
 # 
 GhcProjectName       =The Glorious Glasgow Haskell Compilation System
 GhcProjectNameShort  =ghc
-GhcProjectVersion    =2.06
+GhcProjectVersion    =2.07
 GhcProjectPatchLevel =0
-GhcBuildeeVersion    =206
+GhcBuildeeVersion    =207
 GhcBuilderVersion    =29
 
 #
@@ -286,6 +286,9 @@ HsLibHcOpts=$(GhcLibHcOpts)
 #
 #################################################################################
 
+# The compiler you'd like to use to compile Happy
+WithHappyHc = $(WithGhcHc)
+
 # HappyHcOpts gives the flags to pass to the Haskell compiler used
 #            to compile the Happy source coed
 HappyHcOpts =