diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2013-09-11 15:15:01 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2013-09-11 15:15:01 +0200 |
commit | 8d591482ce4a4a5e07aa5537d10d95cc6abb2346 (patch) | |
tree | 0598b6e4f875786161f3450bb7acbbb65f391861 /libraries/ghc-prim/ghc-prim.cabal | |
parent | a57832b3bdad2232d6511f8888ec5f25457d47e6 (diff) | |
download | haskell-8d591482ce4a4a5e07aa5537d10d95cc6abb2346.tar.gz |
Update Git repo URL in `.cabal` file
Diffstat (limited to 'libraries/ghc-prim/ghc-prim.cabal')
-rw-r--r-- | libraries/ghc-prim/ghc-prim.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal index 7d5d04c5c2..698d18ce53 100644 --- a/libraries/ghc-prim/ghc-prim.cabal +++ b/libraries/ghc-prim/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 |