Repository : ssh://[email protected]/parallel On branch : master Link : http://git.haskell.org/?p=packages/parallel.git;a=commit;h=25307c95840569fecbd12d374b73d1a05f84db1f
>--------------------------------------------------------------- commit 25307c95840569fecbd12d374b73d1a05f84db1f Author: Herbert Valerio Riedel <[email protected]> Date: Wed Sep 11 15:15:01 2013 +0200 Update Git repo URL in `.cabal` file >--------------------------------------------------------------- 25307c95840569fecbd12d374b73d1a05f84db1f parallel.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parallel.cabal b/parallel.cabal index a3a604b..902b7fe 100644 --- a/parallel.cabal +++ b/parallel.cabal @@ -12,7 +12,7 @@ cabal-version: >=1.6 source-repository head type: git - location: http://darcs.haskell.org/packages/parallel.git/ + location: http://git.haskell.org/packages/parallel.git library { exposed-modules: _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
