There was an error while loading. Please reload this page.
1 parent 3825d11 commit d342e13Copy full SHA for d342e13
System/Win32/Console.hsc
@@ -76,7 +76,7 @@ import Graphics.Win32.Misc
76
import Graphics.Win32.GDI.Types (COLORREF)
77
78
import GHC.IO (bracket)
79
-import GHC.IO.Exception (IOException(..), IOErrorType(OtherError), ioError)
+import GHC.IO.Exception (IOException(..), IOErrorType(OtherError))
80
import Foreign.Ptr (plusPtr)
81
import Foreign.C.Types (CWchar)
82
import Foreign.C.String (withCWString, CWString)
0 commit comments