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