Skip to content
Snippets Groups Projects
Commit e902b1ca authored by BinderDavid's avatar BinderDavid Committed by Mikolaj
Browse files

Explicitly list supported VCS's in documentation of \"cabal get\"

parent ceb89e0e
No related branches found
No related tags found
No related merge requests found
......@@ -410,8 +410,8 @@ The ``cabal get`` command supports the following options:
.. option:: -s[[head|this|...]], --source-repository[=[head|this|...]]
Clone the package's source repository using the appropriate version
control system instead of downloading the tarball. Only works if the
Clone the package's source repository (Darcs, Git, etc.)
instead of downloading the tarball. Only works if the
package specifies a ``source-repository``.
.. option:: --index-state=STATE
......@@ -1250,4 +1250,4 @@ cabal report
Your Hackage password.
.. include:: references.inc
\ No newline at end of file
.. include:: references.inc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment