diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2013-09-11 15:15:01 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2013-09-11 15:15:01 +0200 |
commit | 076bdb97ee66496deb07448593e0a925e1f0321a (patch) | |
tree | 78fafa2a6e98201506e88ba100fd44ba9064f322 /haddock.cabal | |
parent | e72cc68ad7be37948621ec3006f29d9d2e0cc365 (diff) |
Update Git repo URL in `.cabal` file
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal index 78fbe172..146b5002 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -233,4 +233,4 @@ test-suite spec source-repository head type: git - location: http://darcs.haskell.org/haddock.git + location: http://git.haskell.org/haddock.git |