We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 781ebea + 6ac80db commit 2b1abccCopy full SHA for 2b1abcc
doc/how-to-source-packages.rst
@@ -142,7 +142,7 @@ download.
142
143
We can also :ref:`take a dependency from a source code
144
repository<pkg-consume-source>`. These are accessed via a version control system
145
-(VCS) such as Git and set up in the project with ``source-package-repository``
+(VCS) such as Git and set up in the project with ``source-repository-package``
146
stanzas. With these, we can take dependencies on packages not published to
147
Hackage, on revisions not yet published or on forks. This is the easiest way to
148
work with a fork, much easier than using a Git submodule. A dependency taken
0 commit comments