X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FHSprel.def;h=0ffe00b48c5f59566b77769ada631e50741f1942;hb=4417e97d436e2796bed886cb1a830acb88d3da28;hp=7792a762cf87b965b892d237c4565bb1f76866d5;hpb=bff758f6bf6cf8c4f452b28b23db7f96f91802d7;p=ghc-hetmet.git diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def index 7792a76..0ffe00b 100644 --- a/ghc/rts/HSprel.def +++ b/ghc/rts/HSprel.def @@ -1,10 +1,8 @@ ; list of entry points that the RTS imports from ; the Prelude. -; N.B. __init_Main shouldn't really be here, as it should be treated like -; Main.main_closure (but how's that?) EXPORTS -PrelBase_False_static_closure -PrelBase_True_static_closure +PrelBase_False_closure +PrelBase_True_closure PrelBase_Czh_con_info DATA PrelBase_Czh_static_info DATA PrelBase_Izh_con_info DATA @@ -22,7 +20,9 @@ PrelAddr_Wzh_static_info DATA PrelStable_StablePtr_con_info DATA PrelStable_StablePtr_static_info DATA PrelPack_unpackCString_closure -PrelException_stackOverflow_closure -PrelException_PutFullMVar_static_closure -__init_Prelude -__init_Main \ No newline at end of file +PrelIOBase_stackOverflow_closure +PrelIOBase_BlockedOnDeadMVar_closure +PrelIOBase_BlockedIndefinitely_closure +PrelIOBase_NonTermination_closure +PrelWeak_runFinalizzerBatch_closure +__stginit_Prelude