[project @ 2001-03-23 16:36:20 by simonmar]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.hi-boot
index 6290349..1181d79 100644 (file)
@@ -6,7 +6,7 @@
 --     It doesn't need to give "error" a type signature, 
 --     because it's wired into the compiler
 ---------------------------------------------------------------------------
-_interface_ PrelErr 1
-_exports_
-PrelErr error;
+
+__interface "std" PrelErr 1 where
+__export PrelErr error parError;
+