[project @ 2002-02-12 15:17:13 by simonmar]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.hi-boot
diff --git a/ghc/lib/std/PrelErr.hi-boot b/ghc/lib/std/PrelErr.hi-boot
deleted file mode 100644 (file)
index 1181d79..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
----------------------------------------------------------------------------
---                              PrelErr.hi-boot
--- 
---      This hand-written interface file is the initial bootstrap version
---     for PrelErr.hi.
---     It doesn't need to give "error" a type signature, 
---     because it's wired into the compiler
----------------------------------------------------------------------------
-
-__interface "std" PrelErr 1 where
-__export PrelErr error parError;
-