[commit: packages/directory] master: Update Git repo URL in `.cabal` file (9397707)

git at git.haskell.org git at git.haskell.org
Wed Sep 11 15:25:47 CEST 2013


Repository : ssh://git@git.haskell.org/directory

On branch  : master
Link       : http://git.haskell.org/?p=packages/directory.git;a=commit;h=9397707cc08044c94e9f1e0aecfc2b3f8130fbdd

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

commit 9397707cc08044c94e9f1e0aecfc2b3f8130fbdd
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Wed Sep 11 15:15:01 2013 +0200

    Update Git repo URL in `.cabal` file


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

9397707cc08044c94e9f1e0aecfc2b3f8130fbdd
 directory.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/directory.cabal b/directory.cabal
index dfe7659..e18b83d 100644
--- a/directory.cabal
+++ b/directory.cabal
@@ -20,7 +20,7 @@ cabal-version: >= 1.6
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/directory.git/
+    location: http://git.haskell.org/packages/directory.git
 
 Library {
     exposed-modules:




More information about the ghc-commits mailing list