Skip to content

Commit c8b86bf

Browse files
committed
win32: Fix redundant imports
1 parent 22d1510 commit c8b86bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

System/Win32/Types.hsc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ import Foreign.C.Types (CUIntPtr(..))
6363
import Foreign.Marshal.Utils (fromBool, with)
6464
import Foreign (peek)
6565
import Foreign.Ptr (ptrToWordPtr)
66-
import GHC.IO.Exception (ioException, IOException(..))
6766
import GHC.IO.SubSystem ((<!>))
6867
import GHC.IO.Handle.Windows
6968
import GHC.IO.IOMode

0 commit comments

Comments
 (0)