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

Commit

Permalink
* Try addressing #25.
Browse files Browse the repository at this point in the history
  Still downloading Haskell Platform on Windows 8 here, so not
  exactly sure if it's the right fix... Will follow up soon.
  • Loading branch information
audreyt committed Oct 1, 2012
1 parent 543ec38 commit 3ee7e28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pugs-compat/src/Pugs/Compat/Posix.hs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ import qualified Control.Exception
import Debug.Trace
import qualified System.Environment
import System.Directory (getCurrentDirectory, setCurrentDirectory, doesFileExist, doesDirectoryExist)
import IO
import System.IO
import System.Exit
import Foreign.C.String
Expand Down

0 comments on commit 3ee7e28

Please sign in to comment.