Repository : ssh://[email protected]/haddock On branch : master Link : http://git.haskell.org/?p=haddock.git;a=commit;h=076bdb97ee66496deb07448593e0a925e1f0321a
>--------------------------------------------------------------- commit 076bdb97ee66496deb07448593e0a925e1f0321a Author: Herbert Valerio Riedel <[email protected]> Date: Wed Sep 11 15:15:01 2013 +0200 Update Git repo URL in `.cabal` file >--------------------------------------------------------------- 076bdb97ee66496deb07448593e0a925e1f0321a haddock.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haddock.cabal b/haddock.cabal index 78fbe17..146b500 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 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
