merged patches relating to GhcTags from #946
[ghc-hetmet.git] / utils / ghctags / Makefile
index 7f27d31..586c3b0 100644 (file)
@@ -3,7 +3,7 @@ include $(TOP)/mk/boilerplate.mk
 
 HS_PROG = ghctags
 SRC_HC_OPTS += -package ghc
-HC=/usr/local/bin/ghc
+HC=$(GHC_STAGE1)
 
 CLEAN_FILES += Main.hi