New submission from Ben Franksen <[email protected]>: I am not screening this one quite yet. Let's the final decision between this one and patch2392 when directory-1.3.8.5 appears on hackage.
1 patch for repository https://darcs.net/screened: patch 48b4d37e2d3ae4773260f7c7afd823bd1fa78024 Author: Ben Franksen <[email protected]> Date: Mon May 20 08:28:04 CEST 2024 * resolve issue2721 by excluding certain versions of directory package Versions 1.3.8 up to 1.3.8.4 of the directory package have a bug in their implementation of copyFile on Windows. ---------- files: patch-preview.txt, resolve-issue2721-by-excluding-certain-versions-of-directory-package.dpatch messages: 23877 nosy: bfrk status: needs-screening title: resolve issue2721 by excluding certain versions of dir... __________________________________ Darcs bug tracker <[email protected]> <https://bugs.darcs.net/patch2395> __________________________________
[resolve issue2721 by excluding certain versions of directory package Ben Franksen <[email protected]>**20240520062804 Ignore-this: 67331fd6560d9665f1c7cdb58ffdd6de3e02b6e26e64779cdd127aa7aefbd1ce2b8d8cc9a559c093 Versions 1.3.8 up to 1.3.8.4 of the directory package have a bug in their implementation of copyFile on Windows. ] hunk ./darcs.cabal 445 - - directory >= 1.2.7 && < 1.4, + directory >= 1.2.7 && < 1.3.8 || >= 1.3.8.5 && < 1.4,
resolve-issue2721-by-excluding-certain-versions-of-directory-package.dpatch
Description: application/darcs-patch
_______________________________________________ darcs-devel mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/darcs-devel
