cabal init -i: add the GHC2021 language option (fix #8265)
[cabal.git] / changelog.d / pr-7440
blob6e7f64c0f41ad0226e842bc1ec7e73e31614fe70
1 synopsis: Print error message if not freeze file can be found
2 packages: cabal-install
3 prs: #7440
4 issues: #7406
5 description: {
7 Instead of ignoring a missing .freeze file, abort execution and print an error message.