clean up from windows porting
This commit is contained in:
parent
d6bf05a66d
commit
18bdff3fae
28 changed files with 57 additions and 72 deletions
|
@ -16,8 +16,8 @@ import "MissingH" System.Path as X
|
|||
import System.FilePath as X
|
||||
import System.Directory as X
|
||||
import System.IO as X hiding (FilePath)
|
||||
import System.PosixCompat.Files as X
|
||||
#ifndef mingw32_HOST_OS
|
||||
import System.Posix.Files as X
|
||||
import System.Posix.IO as X
|
||||
#endif
|
||||
import System.Exit as X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue