X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FPrelude.h;h=69bd3f516bdc21753f6cbc686443b26238e89118;hb=9060e51e4773bdff1829d17e3f7c42edb910d805;hp=6eb1311f0aa965c824dc93e5b06492f4ad55f973;hpb=cbc5fb05036f3c1990b2f9f91b9e1c66b97a392f;p=ghc-hetmet.git diff --git a/rts/Prelude.h b/rts/Prelude.h index 6eb1311..69bd3f5 100644 --- a/rts/Prelude.h +++ b/rts/Prelude.h @@ -42,7 +42,9 @@ PRELUDE_CLOSURE(base_GHCziIOBase_blockedIndefinitely_closure); PRELUDE_CLOSURE(base_ControlziExceptionziBase_nonTermination_closure); PRELUDE_CLOSURE(base_ControlziExceptionziBase_nestedAtomically_closure); +PRELUDE_CLOSURE(base_GHCziConc_runSparks_closure); PRELUDE_CLOSURE(base_GHCziConc_ensureIOManagerIsRunning_closure); +PRELUDE_CLOSURE(base_GHCziConc_runHandlers_closure); PRELUDE_INFO(ghczmprim_GHCziTypes_Czh_static_info); PRELUDE_INFO(ghczmprim_GHCziTypes_Izh_static_info);