[project @ 2000-10-30 09:52:14 by simonpj]
[ghc-hetmet.git] / ghc / compiler / utils / FastString.lhs
index 95ed4a5..b4c0597 100644 (file)
@@ -74,7 +74,7 @@ import PrelHandle     ( readHandle,
                        )
 #endif
 
-import PrelIOBase      ( Handle__(..), IOError(..), IOErrorType(..),
+import PrelIOBase      ( Handle__(..), IOError, IOErrorType(..),
 #if __GLASGOW_HASKELL__ < 400
                          IOResult(..), 
 #endif