cabal init -i: add the GHC2021 language option (fix #8265)
[cabal.git] / changelog.d / pr-7625
blobff8c51f0253ed0d0a6369c16e2bb0f0bc41682a6
1 synopsis: Support Git submodules in source-package-respository
2 packages: cabal-install
3 prs: #7625
4 issues: #5536
5 descripion: {
6 - Fetch all source-package-respositories with all the submodules
7 - Use `git reset --hard` instaed of `git checkout` for source-package-respositories