From 3449c11608170c981ba387ea376bc8d3eaf112f8 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 5 Apr 2005 14:39:13 +0000 Subject: [PATCH] [project @ 2005-04-05 14:39:13 by simonmar] blackhole updates --- ghc/utils/genapply/GenApply.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc/utils/genapply/GenApply.hs b/ghc/utils/genapply/GenApply.hs index b64555e..9fd2a55 100644 --- a/ghc/utils/genapply/GenApply.hs +++ b/ghc/utils/genapply/GenApply.hs @@ -389,7 +389,6 @@ genApply regstatus args = text " AP_STACK,", text " CAF_BLACKHOLE,", text " BLACKHOLE,", - text " BLACKHOLE_BQ,", text " SE_BLACKHOLE,", text " SE_CAF_BLACKHOLE,", text " THUNK,", -- 1.7.10.4