[project @ 2003-11-02 16:30:16 by panne]
[ghc-base.git] / GHC / Err.hi-boot
index 13facf3..4ae901a 100644 (file)
@@ -15,3 +15,6 @@ module GHC.Err where
 -- to mention 'error' so that it gets exported from this .hi-boot
 -- file.
 error    :: GHC.Base.String -> a
+
+-- divide by zero is needed quite early
+divZeroError :: a