summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-04-05 19:04:17 +0100
committerIan Lynagh <igloo@earth.li>2011-04-05 19:04:17 +0100
commit4970a5ca033fc5c0e8ab7bc85263be31190b41cd (patch)
treef8f8b66ec012fa0a0d3ded03aeafcf3b695a2ede /libraries/template-haskell/template-haskell.cabal
parent3b1ec6e19e3a527ea022d5a67c2484e011ccbb27 (diff)
downloadhaskell-4970a5ca033fc5c0e8ab7bc85263be31190b41cd.tar.gz
Update source-repository in the .cabal file to point to the git repo
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal')
-rw-r--r--libraries/template-haskell/template-haskell.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal
index 3a0debd018..50d4f9d280 100644
--- a/libraries/template-haskell/template-haskell.cabal
+++ b/libraries/template-haskell/template-haskell.cabal
@@ -27,6 +27,6 @@ Library
ghc-options: -package-name template-haskell
source-repository head
- type: darcs
- location: http://darcs.haskell.org/packages/template-haskell/
+ type: git
+ location: http://darcs.haskell.org/packages/template-haskell.git/