Fix build with process 1.2.1.0.
This commit is contained in:
parent
f2262991e9
commit
5db31e2386
5 changed files with 15 additions and 12 deletions
|
@ -16,7 +16,7 @@ import System.FilePath as X
|
|||
import System.Directory as X
|
||||
import System.IO as X hiding (FilePath)
|
||||
#ifndef mingw32_HOST_OS
|
||||
import System.Posix.IO as X
|
||||
import System.Posix.IO as X hiding (createPipe)
|
||||
#endif
|
||||
import System.Exit as X
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue