fix windows build
This commit is contained in:
parent
822a8c0ff8
commit
25dba9da24
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ module Git.Construct (
|
||||||
|
|
||||||
#ifndef __WINDOWS__
|
#ifndef __WINDOWS__
|
||||||
import System.Posix.User
|
import System.Posix.User
|
||||||
|
#else
|
||||||
|
import Git.FilePath
|
||||||
#endif
|
#endif
|
||||||
import qualified Data.Map as M hiding (map, split)
|
import qualified Data.Map as M hiding (map, split)
|
||||||
import Network.URI
|
import Network.URI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue