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

[project @ 1998-06-29 14:50:31 by sof]

Wrong t. signature for ioeGetErrorString
parent 053b8539
No related merge requests found
......@@ -84,7 +84,7 @@ hWaitForInput :: Handle -> Int -> IO Bool
--IOHandle:hSetBuffering :: Handle -> BufferMode -> IO ()
--IOHandle:hSetPosn :: HandlePosn -> IO ()
-- ioeGetFileName :: IOError -> Maybe FilePath
-- ioeGetErrorString :: IOError -> Maybe String
-- ioeGetErrorString :: IOError -> String
-- ioeGetHandle :: IOError -> Maybe Handle
-- isAlreadyExistsError :: IOError -> Bool
-- isAlreadyInUseError :: IOError -> Bool
......
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