[commit: packages/template-haskell] master: Update Git repo URL in `.cabal` file (b17ce0f)
git at git.haskell.org
git at git.haskell.org
Wed Sep 11 15:24:51 CEST 2013
Repository : ssh://git@git.haskell.org/template-haskell
On branch : master
Link : http://git.haskell.org/?p=packages/template-haskell.git;a=commit;h=b17ce0f044727955507f85eee951ab8be91073ca
>---------------------------------------------------------------
commit b17ce0f044727955507f85eee951ab8be91073ca
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Wed Sep 11 15:15:01 2013 +0200
Update Git repo URL in `.cabal` file
>---------------------------------------------------------------
b17ce0f044727955507f85eee951ab8be91073ca
template-haskell.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template-haskell.cabal b/template-haskell.cabal
index 03ee91f..7885a78 100644
--- a/template-haskell.cabal
+++ b/template-haskell.cabal
@@ -28,5 +28,5 @@ Library
source-repository head
type: git
- location: http://darcs.haskell.org/packages/template-haskell.git/
+ location: http://git.haskell.org/packages/template-haskell.git
More information about the ghc-commits
mailing list