Repository : ssh://[email protected]/integer-gmp On branch : master Link : http://git.haskell.org/?p=packages/integer-gmp.git;a=commit;h=7799086f6d1b566c6fb06106b2036c59e2482dd4
>--------------------------------------------------------------- commit 7799086f6d1b566c6fb06106b2036c59e2482dd4 Author: Herbert Valerio Riedel <[email protected]> Date: Wed Sep 11 15:15:01 2013 +0200 Update Git repo URL in `.cabal` file >--------------------------------------------------------------- 7799086f6d1b566c6fb06106b2036c59e2482dd4 integer-gmp.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integer-gmp.cabal b/integer-gmp.cabal index 2a76ef6..be9ce7e 100644 --- a/integer-gmp.cabal +++ b/integer-gmp.cabal @@ -18,7 +18,7 @@ extra-source-files: source-repository head type: git - location: http://darcs.haskell.org/packages/integer-gmp.git/ + location: http://git.haskell.org/packages/integer-gmp.git Library { build-depends: ghc-prim _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
