[project @ 2001-12-05 17:35:12 by sewardj]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.hi-boot
index 07bbcbb..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 parError;
+
+__interface "std" PrelErr 1 where
+__export PrelErr error parError;
+