Repository : ssh://[email protected]/array

On branch  : master
Link       : 
http://git.haskell.org/?p=packages/array.git;a=commit;h=c6674b88d96bd6bef4e07c0a68cf47c128777b0d

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

commit c6674b88d96bd6bef4e07c0a68cf47c128777b0d
Author: Herbert Valerio Riedel <[email protected]>
Date:   Wed Sep 11 15:15:01 2013 +0200

    Update Git repo URL in `.cabal` file


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

c6674b88d96bd6bef4e07c0a68cf47c128777b0d
 array.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/array.cabal b/array.cabal
index 36abd92..6f29276 100644
--- a/array.cabal
+++ b/array.cabal
@@ -17,7 +17,7 @@ extra-source-files: include/Typeable.h
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/array.git/
+    location: http://git.haskell.org/packages/array.git
 
 library
   build-depends: base >= 4.5 && < 5

_______________________________________________
ghc-commits mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to