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 1926e44 commit 16ed5a5Copy full SHA for 16ed5a5
Cabal/Cabal.cabal
@@ -27,8 +27,8 @@ Extra-Source-Files:
27
README changelog
28
29
source-repository head
30
- type: darcs
31
- location: http://darcs.haskell.org/cabal/
+ type: git
+ location: https://github.com/haskell/cabal/
32
subdir: Cabal
33
34
Flag base4
cabal-install/cabal-install.cabal
@@ -26,8 +26,8 @@ Extra-Source-Files: README bash-completion/cabal bootstrap.sh
26
Cabal-Version: >= 1.6
subdir: cabal-install
flag old-base
0 commit comments