[project @ 1997-11-13 14:42:10 by simonm]
authorsimonm <unknown>
Thu, 13 Nov 1997 14:42:55 +0000 (14:42 +0000)
committersimonm <unknown>
Thu, 13 Nov 1997 14:42:55 +0000 (14:42 +0000)
don't need this anymore - replaced by Error.hi-boot

ghc/lib/ghc/GHC.hi-boot
ghc/lib/ghc/IOBase.hi-boot [deleted file]

index 3abdbd9..b4b12d0 100644 (file)
@@ -74,6 +74,8 @@ GHC
   neWord#
   ltWord#
   leWord#
+  quotWord#
+  remWord#
   and#
   or#
   not#
diff --git a/ghc/lib/ghc/IOBase.hi-boot b/ghc/lib/ghc/IOBase.hi-boot
deleted file mode 100644 (file)
index 002fe54..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
----------------------------------------------------------------------------
---                              IOBase.hi-boot
--- 
---      This hand-written interface file is the initial bootstrap version
---     for IOBase.hi.
---     It doesn't need to give "error" a type signature, 
---     because it's wired into the compiler
----------------------------------------------------------------------------
-_interface_ IOBase 1
-_exports_
-IOBase error;