Repository : ssh://[email protected]/dph On branch : master Link : http://git.haskell.org/?p=packages/dph.git;a=commit;h=aeda1ce7618e7cd68cf120517fb7f8246aa19f0f
>--------------------------------------------------------------- commit aeda1ce7618e7cd68cf120517fb7f8246aa19f0f Author: Herbert Valerio Riedel <[email protected]> Date: Wed Sep 11 15:15:01 2013 +0200 Update Git repo URL in `.cabal` file >--------------------------------------------------------------- aeda1ce7618e7cd68cf120517fb7f8246aa19f0f dph-plugin/dph-plugin.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dph-plugin/dph-plugin.cabal b/dph-plugin/dph-plugin.cabal index 692045a..e44d7f4 100644 --- a/dph-plugin/dph-plugin.cabal +++ b/dph-plugin/dph-plugin.cabal @@ -10,7 +10,7 @@ Maintainer: The DPH Team source-repository head type: git - location: http://darcs.haskell.org/libraries/dph.git + location: http://git.haskell.org/libraries/dph.git Library Exposed-Modules: _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
