Repository : ssh://[email protected]/ghc-prim

On branch  : master
Link       : 
http://git.haskell.org/?p=packages/ghc-prim.git;a=commit;h=2e74638d83a403db695ddb36658b799af7800b87

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

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

    Update Git repo URL in `.cabal` file


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

2e74638d83a403db695ddb36658b799af7800b87
 ghc-prim.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ghc-prim.cabal b/ghc-prim.cabal
index 7d5d04c..698d18c 100644
--- a/ghc-prim.cabal
+++ b/ghc-prim.cabal
@@ -13,7 +13,7 @@ build-type: Custom
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/ghc-prim.git/
+    location: http://git.haskell.org/packages/ghc-prim.git
 
 flag include-ghc-prim {
     Description: Include GHC.Prim in exposed-modules

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

Reply via email to