fix windows build

This commit is contained in:
Joey Hess 2025-06-25 09:07:32 -04:00
parent 34c4ae5696
commit f3ad9fbe9e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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) =