From: simonmar Date: Tue, 5 Apr 2005 14:39:13 +0000 (+0000) Subject: [project @ 2005-04-05 14:39:13 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~801 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3449c11608170c981ba387ea376bc8d3eaf112f8;p=ghc-hetmet.git [project @ 2005-04-05 14:39:13 by simonmar] blackhole updates --- 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,",