X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FHSprel.def;h=073cda301cd8cfe3f70b61d57c45dde6d8dbd450;hb=0e6a76a1182be8336cfaaa6bf482c57a89193372;hp=eeb707903951ed772c915670f3a23acc25e58d6b;hpb=e921b2e307532e0f30eefa88b11a124be592bde4;p=ghc-hetmet.git diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def index eeb7079..073cda3 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 @@ -18,6 +18,10 @@ PrelFloat_Dzh_static_info DATA PrelAddr_Wzh_con_info DATA PrelAddr_Wzh_static_info DATA PrelStable_StablePtr_con_info DATA -PrelStable_StablePtr_static_info DATA +PrelStable_StablePtr_static_info DATA PrelPack_unpackCString_closure -PrelException_stackOverflow_closure +PrelIOBase_stackOverflow_closure +PrelIOBase_BlockedOnDeadMVar_closure +PrelIOBase_NonTermination_closure +PrelWeak_runFinalizzerBatch_closure +__stginit_Prelude