cabal init -i: add the GHC2021 language option (fix #8265)
[cabal.git] / changelog.d / pr-7783
blobbbf8cda6f8d185129c047cd952456c283d5fd579
1 synopsis: Conditionals and imports in cabal.project files
2 packages: cabal-install
3 prs: #7783
4 issues: #7556
5 significance: significant
7 description: {
9 Cabal.project files now allow conditional logic on compiler version, arch, etc. as well as imports of other local or remote project of freeze files (both old and new style).