[project @ 1997-09-19 12:06:09 by simonm]
[ghc-hetmet.git] / mk / config.mk.in
index 025a94e..3d77090 100644 (file)
@@ -287,7 +287,7 @@ HsLibHcOpts=$(GhcLibHcOpts)
 #################################################################################
 
 # The compiler you'd like to use to compile Happy
-WithHappyHc = ghc-0.29
+WithHappyHc = $(WithGhcHc)
 
 # HappyHcOpts gives the flags to pass to the Haskell compiler used
 #            to compile the Happy source coed