1
1
Derivar 0
Este cometimento está contido em:
Julian Ospald 2016-06-05 16:00:15 +02:00
ascendente 7ed5829d47
cometimento 7a6f0e8728
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 511B62C09D50CD28
1 ficheiros modificados com 1 adições e 1 eliminações

Ver ficheiro

@ -287,7 +287,7 @@ data CopyMode = Strict -- ^ fail if any target exists
-- Throws in `CollectFailures` RecursiveMode only:
--
-- - `RecursiveFailure` if any of the recursive operations that are not
-- part of the top-directory sanity-checks fails (`HPathIOException`)
-- part of the top-directory sanity-checks fail (`HPathIOException`)
--
-- Throws in `Strict` CopyMode only:
--