diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def index 26dc46d1cd133c856b486659db1e3fa633f27d4f..ac080200694a2a0a82c285c86ac0abda44ce3904 100644 --- a/ghc/rts/HSprel.def +++ b/ghc/rts/HSprel.def @@ -27,4 +27,4 @@ PrelException_PutFullMVar_static_closure PrelException_BlockedOnDeadMVar_static_closure PrelException_NonTermination_static_closure __init_Prelude -__init_Main \ No newline at end of file +__init_PrelMain \ No newline at end of file