[project @ 1998-01-22 15:56:44 by sof]
authorsof <unknown>
Thu, 22 Jan 1998 15:56:44 +0000 (15:56 +0000)
committersof <unknown>
Thu, 22 Jan 1998 15:56:44 +0000 (15:56 +0000)
A renamed version of Error.hi-boot

ghc/lib/ghc/GHCerr.hi-boot [new file with mode: 0644]

diff --git a/ghc/lib/ghc/GHCerr.hi-boot b/ghc/lib/ghc/GHCerr.hi-boot
new file mode 100644 (file)
index 0000000..78bf038
--- /dev/null
@@ -0,0 +1,12 @@
+---------------------------------------------------------------------------
+--                              GHCerr.hi-boot
+-- 
+--      This hand-written interface file is the initial bootstrap version
+--     for GHCerr.hi.
+--     It doesn't need to give "error" a type signature, 
+--     because it's wired into the compiler
+---------------------------------------------------------------------------
+_interface_ GHerr 1
+_exports_
+GHCerr error;