tests: Make structured hash tests invariant to GHC version
[cabal.git] / changelog.d / pr-10128
blob8c7cc45d204b61bccc30b6261db84944ef6d1b1d
1 synopsis: Add flag ignore-build-tools
2 packages: Cabal
3 prs: #10128
5 description: {
7 - Adds flag --ignore-build-tools which allows a user to ignore the tool
8   dependencies declared in build-tool-depends. For general use, this flag
9   should never be needed, but it may be useful for packagers.