Fix Data.Binary re-export
[cabal.git] / changelog.d / path-validation
blob79e3f0d7b9b4e681a61f0ecac1e64e0c7e56948f
1 synopsis: Fix bugs in filename validation
2 packages: Cabal
3 prs: #7429 #7479
4 issues: #7426
6 description: {
8 - Relative paths starting with single-character directories are now properly allowed
9 - `cabal check` rejects paths which are invalid on Windows or in tarballs