diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2014-08-25 09:14:31 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2014-08-25 09:38:10 +0200 |
commit | 78ba9f0682246356fbd5ee35a992f97c590ee159 (patch) | |
tree | 7f00e17a985a4753b28dd0e9e975dbdfdce8cb8d /packages | |
parent | e1d77a1ae619efc4bfe7ce30d7c6b2031ed86f2f (diff) | |
download | haskell-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-- | packages | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |