This commit is contained in:
2016-05-24 03:25:27 +02:00
parent f2fe5a3419
commit 4032629407

View File

@@ -213,6 +213,7 @@ sameFile fp1 fp2 =
else return False
-- TODO: make this more robust when destination does not exist
-- |Checks whether the destination directory is contained
-- within the source directory by comparing the device+file ID of the
-- source directory with all device+file IDs of the parent directories