Skip to content

Commit 20eb804

Browse files
Vilius PanevėžysMikolaj
authored andcommitted
Update repo URL in doc example to avoid confusion
1 parent 2b2bcd9 commit 20eb804

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/cabal-package.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2764,12 +2764,12 @@ repository specifies a tag.
27642764
::
27652765

27662766
source-repository head
2767-
type: darcs
2768-
location: http://darcs.haskell.org/cabal/
2767+
type: git
2768+
location: https://github.com/haskell/cabal
27692769

27702770
source-repository this
2771-
type: darcs
2772-
location: http://darcs.haskell.org/cabal-branches/cabal-1.6/
2771+
type: git
2772+
location: https://github.com/haskell/cabal
27732773
tag: 1.6.1
27742774

27752775
The exact fields are as follows:

0 commit comments

Comments
 (0)