[project @ 1999-05-18 14:59:04 by simonpj]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.lhs
index 7c96aac..c0269cd 100644 (file)
@@ -34,7 +34,6 @@ module PrelErr
 import PrelBase
 import PrelList     ( span )
 import PrelException
-
 \end{code}
 
 %*********************************************************