We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66bc9e commit b5ff58cCopy full SHA for b5ff58c
changelog.d/pr-10254
@@ -4,13 +4,8 @@ prs: #10254
4
5
description: {
6
7
-- Clone git repositories specified in source-repository-package stanzas
8
- shallowly, since to build the package from the repository we only need to
9
- read the commit specified. The rest of the repo is not needed.
10
- Note that this does not change the behaviour of `cabal get -s`, which will
11
- still clone the repository in full.
12
-- Clone VCS repositories concurrently, with a maximum of two concurrent tasks
13
- at the same time (just like when downloading packages asynchronously)
+Clone VCS repositories concurrently, with a maximum of two concurrent tasks
+at the same time (just like when downloading packages asynchronously)
14
15
}
16
0 commit comments