X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FPrelude.h;h=ba7cb149830ad4ab5a17e1c33db05b436b6595ee;hb=793bde8add5bf57f06ed8e48cd99e84861d01a1a;hp=cbe7e3ec005913cdd27bbd27f49c48f30f1a2efc;hpb=849ce0c790ae8eeb636c722149993e7fb9766c9d;p=ghc-hetmet.git diff --git a/rts/Prelude.h b/rts/Prelude.h index cbe7e3e..ba7cb14 100644 --- a/rts/Prelude.h +++ b/rts/Prelude.h @@ -37,6 +37,7 @@ extern StgClosure ZCMain_main_closure; PRELUDE_CLOSURE(base_GHCziIOziException_stackOverflow_closure); PRELUDE_CLOSURE(base_GHCziIOziException_heapOverflow_closure); +PRELUDE_CLOSURE(base_GHCziIOziException_blockedIndefinitelyOnThrowTo_closure); PRELUDE_CLOSURE(base_GHCziIOziException_blockedIndefinitelyOnMVar_closure); PRELUDE_CLOSURE(base_GHCziIOziException_blockedIndefinitelyOnSTM_closure); PRELUDE_CLOSURE(base_ControlziExceptionziBase_nonTermination_closure);