From c66ff15f613e4844f8a8f041eb3a0b2faf1da09b Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Thu, 22 Jan 1998 15:49:30 +0000
Subject: [PATCH] [project @ 1998-01-22 15:49:30 by sof] word2Integer# added

---
 ghc/lib/ghc/GHC.hi-boot | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ghc/lib/ghc/GHC.hi-boot b/ghc/lib/ghc/GHC.hi-boot
index 35e2fc293f08..bf73fbe04e82 100644
--- a/ghc/lib/ghc/GHC.hi-boot
+++ b/ghc/lib/ghc/GHC.hi-boot
@@ -169,6 +169,7 @@ GHC
   quotRemInteger#
   integer2Int#
   int2Integer#
+  word2Integer#
   
   Array#
   ByteArray#
-- 
GitLab