[project @ 1998-02-02 17:27:26 by simonm]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.hi-boot
similarity index 76%
rename from ghc/lib/ghc/GHCerr.hi-boot
rename to ghc/lib/std/PrelErr.hi-boot
index 78bf038..6290349 100644 (file)
@@ -1,12 +1,12 @@
 ---------------------------------------------------------------------------
---                              GHCerr.hi-boot
+--                              PrelErr.hi-boot
 -- 
 --      This hand-written interface file is the initial bootstrap version
---     for GHCerr.hi.
+--     for PrelErr.hi.
 --     It doesn't need to give "error" a type signature, 
 --     because it's wired into the compiler
 ---------------------------------------------------------------------------
  
-_interface_ GHerr 1
+_interface_ PrelErr 1
 _exports_
-GHCerr error;
+PrelErr error;