[commit: packages/parallel] master: Update Git repo URL in `.cabal` file (25307c9)
git at git.haskell.org
git at git.haskell.org
Wed Sep 11 15:32:15 CEST 2013
Repository : ssh://git@git.haskell.org/parallel
On branch : master
Link : http://git.haskell.org/?p=packages/parallel.git;a=commit;h=25307c95840569fecbd12d374b73d1a05f84db1f
>---------------------------------------------------------------
commit 25307c95840569fecbd12d374b73d1a05f84db1f
Author: Herbert Valerio Riedel <hvr at gnu.org>
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:
More information about the ghc-commits
mailing list