From 78ba9f0682246356fbd5ee35a992f97c590ee159 Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Mon, 25 Aug 2014 09:14:31 +0200 Subject: Declare official GitHub home of libraries/{directory,process} Effective immediately, pushing to libraries/{directory,process} requires pushing to ssh://git@github.com/haskell/{directory.process}.git. This has been done now even though there's no scripted tooling yet as the GitHub repo was already getting issues filed. --- packages | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages b/packages index e3855c2c49..be29ca3d2e 100644 --- a/packages +++ b/packages @@ -57,7 +57,7 @@ libraries/bytestring - - https:/ libraries/Cabal - - https://github.com/haskell/cabal.git libraries/containers - - https://github.com/haskell/containers.git libraries/deepseq - - - -libraries/directory - - - +libraries/directory - - ssh://git@github.com/haskell/directory.git libraries/filepath - - - libraries/haskeline - - https://github.com/judah/haskeline.git libraries/haskell98 - - - @@ -67,7 +67,7 @@ libraries/hpc - - - libraries/old-locale - - - libraries/old-time - - - libraries/pretty - - https://github.com/haskell/pretty.git -libraries/process - - - +libraries/process - - ssh://git@github.com/haskell/process.git libraries/terminfo - - https://github.com/judah/terminfo.git libraries/time - - https://github.com/haskell/time.git libraries/transformers - - http://git.haskell.org/darcs-mirrors/transformers.git -- cgit v1.2.1