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.
1 parent 2b2bcd9 commit 20eb804Copy full SHA for 20eb804
doc/cabal-package.rst
@@ -2764,12 +2764,12 @@ repository specifies a tag.
2764
::
2765
2766
source-repository head
2767
- type: darcs
2768
- location: http://darcs.haskell.org/cabal/
+ type: git
+ location: https://github.com/haskell/cabal
2769
2770
source-repository this
2771
2772
- location: http://darcs.haskell.org/cabal-branches/cabal-1.6/
2773
tag: 1.6.1
2774
2775
The exact fields are as follows:
0 commit comments