repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add a check of the current behaviour importing duplicates
[cabal.git]
/
changelog.d
/
pr-10190
blob
d9e4f009b94a24a88dd26806ee68be294bb31d64
1
synopsis: Fix `cabal clean` permissions on Windows
2
packages: cabal-install
3
prs: #10190
4
issues: #10182
5
significance:
6
7
description: {
8
9
- `cabal clean` now removes the read-only mark recursively in the `dist-newstyle` folder on Windows before attempting to delete it.
10
11
}