[project @ 2000-04-25 11:27:35 by rrt]
[ghc-hetmet.git] / ghc / tests / io / should_run / io017.hs
index 2be7254..cba9fbd 100644 (file)
@@ -1,4 +1,4 @@
-import IO -- 1.3
+import IO
 
 main =
       hSetBuffering stdout NoBuffering                  >>