repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cabal init -i: add the GHC2021 language option (fix #8265)
[cabal.git]
/
changelog.d
/
pr-7625
blob
ff8c51f0253ed0d0a6369c16e2bb0f0bc41682a6
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
8
}