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