From ffd7f3b5bcc0eee78e1f3331dc39eace7550fa27 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Fri, 15 May 1998 09:31:07 +0000
Subject: [PATCH] [project @ 1998-05-15 09:31:07 by simonm] - add unsafeCoerce#

---
 ghc/lib/std/PrelGHC.hi-boot | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ghc/lib/std/PrelGHC.hi-boot b/ghc/lib/std/PrelGHC.hi-boot
index 5342e0969e4d..9c8f6132a622 100644
--- a/ghc/lib/std/PrelGHC.hi-boot
+++ b/ghc/lib/std/PrelGHC.hi-boot
@@ -245,6 +245,8 @@ indexDoubleOffForeignObj#
   makeStablePtr#
   deRefStablePtr#
   reallyUnsafePtrEquality#
+
+  unsafeCoerce#
 ;
 
 _declarations_
-- 
GitLab