Repository : ssh://[email protected]/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 <[email protected]> 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 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
