このコミットが含まれているのは:
Julian Ospald 2016-06-05 16:00:15 +02:00
コミット 7a6f0e8728
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 511B62C09D50CD28
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -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:
--