summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-08-25 09:14:31 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2014-08-25 09:38:10 +0200
commit78ba9f0682246356fbd5ee35a992f97c590ee159 (patch)
tree7f00e17a985a4753b28dd0e9e975dbdfdce8cb8d /packages
parente1d77a1ae619efc4bfe7ce30d7c6b2031ed86f2f (diff)
downloadhaskell-78ba9f0682246356fbd5ee35a992f97c590ee159.tar.gz
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.
Diffstat (limited to 'packages')
-rw-r--r--packages4
1 files changed, 2 insertions, 2 deletions
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