From a19d4ffc14853c00a1891fac5e6c8e028e2e03d2 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Fri, 22 May 1998 08:51:12 +0000
Subject: [PATCH] [project @ 1998-05-22 08:51:12 by simonm] nuke
 $(WithGhcHcType)

---
 mk/config.mk.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/mk/config.mk.in b/mk/config.mk.in
index 6c41708003a9..5d452cc8ec1b 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -169,9 +169,6 @@ GhcProjectPatchLevel   = 0
 
 WithGhcHc = ghc-2.10
 
-# Unused, we think
-# WithGhcHcType=HC_GLASGOW_GHC
-
 # Extra ways in which to build the compiler (for example, you might want to
 # build a profiled compiler so you can see where it spends its time)
 GhcCompilerWays=
-- 
GitLab