Add a check of the current behaviour importing duplicates
[cabal.git] / changelog.d / pr-10190
blobd9e4f009b94a24a88dd26806ee68be294bb31d64
1 synopsis: Fix `cabal clean` permissions on Windows
2 packages: cabal-install
3 prs: #10190
4 issues: #10182
5 significance:
7 description: {
9 - `cabal clean` now removes the read-only mark recursively in the `dist-newstyle` folder on Windows before attempting to delete it.