support building with unix-compat 0.7
It removed System.PosixCompat.User.
This commit is contained in:
parent
1bc7792101
commit
fb640bc2f4
4 changed files with 5 additions and 4 deletions
|
@ -19,9 +19,9 @@ import Utility.Exception
|
|||
#ifndef mingw32_HOST_OS
|
||||
import Utility.Data
|
||||
import Control.Applicative
|
||||
import System.Posix.User
|
||||
#endif
|
||||
|
||||
import System.PosixCompat.User
|
||||
import Prelude
|
||||
|
||||
{- Current user's home directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue