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

On branch  : master
Link       : 
http://git.haskell.org/?p=packages/unix.git;a=commit;h=0d91c0a0a07fa40ec7911bf1833062786093dea3

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

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

    Update Git repo URL in `.cabal` file


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

0d91c0a0a07fa40ec7911bf1833062786093dea3
 unix.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unix.cabal b/unix.cabal
index 7261f99..55fddbc 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -96,5 +96,5 @@ Library
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/unix.git/
+    location: http://git.haskell.org/packages/unix.git
 

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

Reply via email to