[project @ 2002-08-30 13:00:31 by simonpj]
authorsimonpj <unknown>
Fri, 30 Aug 2002 13:00:31 +0000 (13:00 +0000)
committersimonpj <unknown>
Fri, 30 Aug 2002 13:00:31 +0000 (13:00 +0000)
Remove bogus parError; MERGE TO STABLE

GHC/Err.hi-boot

index 862a24e..13facf3 100644 (file)
@@ -15,4 +15,3 @@ 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