Support ARM / M1 macOS in `validate.sh`
[cabal.git] / changelog.d / pr-10240
blob9bd05100ab7c502f6ccf3cafbdd760308d4d1633
1 synopsis: Filter out dinitial-unique and dunique-increment from package hash
2 packages: cabal-install
3 prs: #10122
5 description: {
7 `-dinitial-unique` and `-dunique-increment` are now filtered out when computing the
8 store hash of a package.
10 These options shouldn't affect the output of the package and hence
11 shouldn't affect the store hash of a package.