Revert "use unix-compat 0.5 on windows"
This reverts commit 3ec579f5e1
.
Too early for this; needs newer Win32 version. Le sigh.
This commit is contained in:
parent
89f8777b6a
commit
5f55082d10
10 changed files with 51 additions and 13 deletions
|
@ -15,7 +15,7 @@ module Utility.FileMode (
|
|||
import System.IO
|
||||
import Control.Monad
|
||||
import System.PosixCompat.Types
|
||||
import System.PosixCompat.Files
|
||||
import Utility.PosixFiles
|
||||
#ifndef mingw32_HOST_OS
|
||||
import System.Posix.Files
|
||||
import Control.Monad.IO.Class (liftIO)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue