[project @ 1998-08-14 16:34:14 by sof]
[ghc-hetmet.git] / ghc / compiler / utils / FastString.lhs
index 55723bc..f49002a 100644 (file)
@@ -61,7 +61,7 @@ import PrelPack
 import PrelST          ( StateAndPtr#(..) )
 import PrelHandle      ( readHandle, 
 #if __GLASGOW_HASKELL__ < 303
-                         filePtr, flushBuf,
+                         filePtr,
 #endif
                          writeHandle
                        )