Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Commit 3ee7e28

Browse files
committed
* Try addressing #25.
Still downloading Haskell Platform on Windows 8 here, so not exactly sure if it's the right fix... Will follow up soon.
1 parent 543ec38 commit 3ee7e28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pugs-compat/src/Pugs/Compat/Posix.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ import qualified Control.Exception
131131
import Debug.Trace
132132
import qualified System.Environment
133133
import System.Directory (getCurrentDirectory, setCurrentDirectory, doesFileExist, doesDirectoryExist)
134-
import IO
135134
import System.IO
136135
import System.Exit
137136
import Foreign.C.String

0 commit comments

Comments
 (0)