Skip to content
Snippets Groups Projects
Commit ad46bf42 authored by sof's avatar sof
Browse files

[project @ 1998-08-14 16:34:14 by sof]

Remove flushBuf from PrelHandle import list; not used
parent dd49f15a
No related merge requests found
...@@ -61,7 +61,7 @@ import PrelPack ...@@ -61,7 +61,7 @@ import PrelPack
import PrelST ( StateAndPtr#(..) ) import PrelST ( StateAndPtr#(..) )
import PrelHandle ( readHandle, import PrelHandle ( readHandle,
#if __GLASGOW_HASKELL__ < 303 #if __GLASGOW_HASKELL__ < 303
filePtr, flushBuf, filePtr,
#endif #endif
writeHandle writeHandle
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment