[commit: packages/deepseq] master: Update Git repo URL in `.cabal` file (3275982)

git at git.haskell.org git at git.haskell.org
Wed Sep 11 15:26:28 CEST 2013


Repository : ssh://git@git.haskell.org/deepseq

On branch  : master
Link       : http://git.haskell.org/?p=packages/deepseq.git;a=commit;h=3275982d0dc65304429f57cb4fa4338ff3d3540f

>---------------------------------------------------------------

commit 3275982d0dc65304429f57cb4fa4338ff3d3540f
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Wed Sep 11 15:15:01 2013 +0200

    Update Git repo URL in `.cabal` file


>---------------------------------------------------------------

3275982d0dc65304429f57cb4fa4338ff3d3540f
 deepseq.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deepseq.cabal b/deepseq.cabal
index 316bf66..f3a8b7d 100644
--- a/deepseq.cabal
+++ b/deepseq.cabal
@@ -25,7 +25,7 @@ cabal-version:  >=1.6
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/deepseq.git/
+    location: http://git.haskell.org/packages/deepseq.git
 
 library {
   exposed-modules: Control.DeepSeq




More information about the ghc-commits mailing list