Repository : ssh://[email protected]/deepseq On branch : master Link : http://git.haskell.org/?p=packages/deepseq.git;a=commit;h=3275982d0dc65304429f57cb4fa4338ff3d3540f
>--------------------------------------------------------------- commit 3275982d0dc65304429f57cb4fa4338ff3d3540f Author: Herbert Valerio Riedel <[email protected]> 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 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
