fix windows build
This commit is contained in:
parent
34c4ae5696
commit
f3ad9fbe9e
1 changed files with 1 additions and 1 deletions
|
@ -1125,7 +1125,7 @@ getImportableContents r importtreeconfig ci matcher = do
|
||||||
notignored = notIgnoredImportLocation importtreeconfig ci loc
|
notignored = notIgnoredImportLocation importtreeconfig ci loc
|
||||||
|
|
||||||
#ifdef mingw32_HOST_OS
|
#ifdef mingw32_HOST_OS
|
||||||
loc' = fromOsPath (fromImportLocation loc)
|
loc' = fromOsPath (fromImportLocation loc)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
wantedunder dbhandle root (loc, v) =
|
wantedunder dbhandle root (loc, v) =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue