Update source repo location to be the git repo in .cabal file
authorIan Lynagh <igloo@earth.li>
Fri, 8 Apr 2011 10:22:28 +0000 (11:22 +0100)
committerIan Lynagh <igloo@earth.li>
Fri, 8 Apr 2011 10:22:28 +0000 (11:22 +0100)
base.cabal

index 6700537..c1924b8 100644 (file)
@@ -20,8 +20,8 @@ extra-source-files:
                 include/CTypes.h
 
 source-repository head
-    type:     darcs
-    location: http://darcs.haskell.org/packages/base/
+    type:     git
+    location: http://darcs.haskell.org/packages/base.git/
 
 Flag integer-simple
     Description: Use integer-simple