fix windows build
This commit is contained in:
parent
d2aea7acb9
commit
5561b46416
1 changed files with 0 additions and 2 deletions
|
@ -53,9 +53,7 @@ import Annex.Perms
|
||||||
import Annex.Link
|
import Annex.Link
|
||||||
import Annex.Content.Direct
|
import Annex.Content.Direct
|
||||||
import Annex.ReplaceFile
|
import Annex.ReplaceFile
|
||||||
#ifndef mingw32_HOST_OS
|
|
||||||
import Annex.Exception
|
import Annex.Exception
|
||||||
#endif
|
|
||||||
|
|
||||||
{- Checks if a given key's content is currently present. -}
|
{- Checks if a given key's content is currently present. -}
|
||||||
inAnnex :: Key -> Annex Bool
|
inAnnex :: Key -> Annex Bool
|
||||||
|
|
Loading…
Add table
Reference in a new issue