Update source-repository in the .cabal file to point to the git repo master
authorIan Lynagh <igloo@earth.li>
Tue, 5 Apr 2011 18:04:05 +0000 (19:04 +0100)
committerIan Lynagh <igloo@earth.li>
Tue, 5 Apr 2011 18:04:05 +0000 (19:04 +0100)
ghc-prim.cabal

index 9de5b03..04e45cd 100644 (file)
@@ -11,8 +11,8 @@ cabal-version:  >=1.6
 build-type: Custom
 
 source-repository head
-    type:     darcs
-    location: http://darcs.haskell.org/packages/ghc-prim/
+    type:     git
+    location: http://darcs.haskell.org/packages/ghc-prim.git/
 
 flag include-ghc-prim {
     Description: Include GHC.Prim in exposed-modules