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