From d344442b16783b300f6102500ed270b8c9ee595f Mon Sep 17 00:00:00 2001
From: rrt <unknown>
Date: Mon, 17 Jul 2000 15:11:00 +0000
Subject: [PATCH] [project @ 2000-07-17 15:11:00 by rrt] Rename files in line
 with RTS.

---
 ghc/rts/HSprel.def | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def
index 9f733351d8e8..691ea5bc38a3 100644
--- a/ghc/rts/HSprel.def
+++ b/ghc/rts/HSprel.def
@@ -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_closure
-PrelException_BlockedOnDeadMVar_closure
-PrelException_NonTermination_closure
+PrelIOBase_stackOverflow_closure
+PrelIOBase_BlockedOnDeadMVar_closure
+PrelIOBase_PutFullMVar_closure
+PrelIOBase_NonTermination_closure
+PrelWeak_runFinalizzerBatch_closure
 __init_Prelude
-
-- 
GitLab