Repository : ssh://[email protected]/haskell98 On branch : master Link : http://git.haskell.org/?p=packages/haskell98.git;a=commit;h=3caf74926b4c3e49ca4722611d6338f89bd7d067
>--------------------------------------------------------------- commit 3caf74926b4c3e49ca4722611d6338f89bd7d067 Author: Herbert Valerio Riedel <[email protected]> Date: Wed Sep 11 15:15:01 2013 +0200 Update Git repo URL in `.cabal` file >--------------------------------------------------------------- 3caf74926b4c3e49ca4722611d6338f89bd7d067 haskell98.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell98.cabal b/haskell98.cabal index 3b4a3c2..3150b77 100644 --- a/haskell98.cabal +++ b/haskell98.cabal @@ -39,5 +39,5 @@ Library source-repository head type: git - location: http://darcs.haskell.org/packages/haskell98.git/ + location: http://git.haskell.org/packages/haskell98.git _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
