Fix tests on mac

This commit is contained in:
2020-04-14 17:16:21 +02:00
parent 74d686547e
commit 92cc84377d
6 changed files with 12 additions and 8 deletions

View File

@@ -564,7 +564,7 @@ easyCopy from to cm rm = do
--
-- Throws:
--
-- - `InappropriateType` for wrong file type (directory)
-- - `InappropriateType` or `PermissionDenied` for wrong file type (directory)
-- - `NoSuchThing` if the file does not exist
-- - `PermissionDenied` if the directory cannot be read
--