From: Ian Lynagh Date: Tue, 5 Apr 2011 18:04:05 +0000 (+0100) Subject: Update source-repository in the .cabal file to point to the git repo X-Git-Url: http://git.megacz.com/?p=ghc-prim.git;a=commitdiff_plain;h=HEAD Update source-repository in the .cabal file to point to the git repo --- diff --git a/ghc-prim.cabal b/ghc-prim.cabal index 9de5b03..04e45cd 100644 --- a/ghc-prim.cabal +++ b/ghc-prim.cabal @@ -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