Skip to content

Commit d342e13

Browse files
hasufellMistuke
authored andcommitted
Clean up import
1 parent 3825d11 commit d342e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

System/Win32/Console.hsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ import Graphics.Win32.Misc
7676
import Graphics.Win32.GDI.Types (COLORREF)
7777

7878
import GHC.IO (bracket)
79-
import GHC.IO.Exception (IOException(..), IOErrorType(OtherError), ioError)
79+
import GHC.IO.Exception (IOException(..), IOErrorType(OtherError))
8080
import Foreign.Ptr (plusPtr)
8181
import Foreign.C.Types (CWchar)
8282
import Foreign.C.String (withCWString, CWString)

0 commit comments

Comments
 (0)