X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FHSprel.def;h=691ea5bc38a3412c3bd37c3a5ed6403a340f3c10;hb=7d67a216958e8986cf067f96f9e9c7a4101fd29b;hp=6aaa8fc5c5942094405a153f758dd4a9a40d2659;hpb=d10305d8ba48a706f916f1b100efd214d4e567e2;p=ghc-hetmet.git diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def index 6aaa8fc..691ea5b 100644 --- a/ghc/rts/HSprel.def +++ b/ghc/rts/HSprel.def @@ -1,8 +1,8 @@ ; list of entry points that the RTS imports from ; the Prelude. 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 @@ -20,9 +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 -PrelException_BlockedOnDeadMVar_static_closure -PrelException_NonTermination_static_closure +PrelIOBase_stackOverflow_closure +PrelIOBase_BlockedOnDeadMVar_closure +PrelIOBase_PutFullMVar_closure +PrelIOBase_NonTermination_closure +PrelWeak_runFinalizzerBatch_closure __init_Prelude -__init_PrelMain \ No newline at end of file