[project @ 2004-02-12 21:23:48 by krasimir]
[ghc-base.git] / GHC / Err.hi-boot
index 862a24e..4ae901a 100644 (file)
@@ -15,4 +15,6 @@ module GHC.Err where
 -- to mention 'error' so that it gets exported from this .hi-boot
 -- file.
 error    :: GHC.Base.String -> a
-parError :: GHC.Base.String -> a
+
+-- divide by zero is needed quite early
+divZeroError :: a