X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fgenapply%2FGenApply.hs;fp=utils%2Fgenapply%2FGenApply.hs;h=9d0febb59f8552d4e8e021e050c0839e17f6b8d0;hp=017927f5fae11267596873921ea23531cb409ed5;hb=d600bf7a6afdbfc4a22f9379406a9c6f789a4c2d;hpb=0fa59deb44b8a1a0b44ee2b4cc4ae0db31dec038 diff --git a/utils/genapply/GenApply.hs b/utils/genapply/GenApply.hs index 017927f..9d0febb 100644 --- a/utils/genapply/GenApply.hs +++ b/utils/genapply/GenApply.hs @@ -566,8 +566,6 @@ genApply regstatus args = text " AP_STACK,", text " CAF_BLACKHOLE,", text " BLACKHOLE,", - text " SE_BLACKHOLE,", - text " SE_CAF_BLACKHOLE,", text " THUNK,", text " THUNK_1_0,", text " THUNK_0_1,",