summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-07-21 16:10:32 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2014-07-21 16:10:32 +0200
commit2ad04d003662c048ff3a2e1d0d5cd0fa338c0242 (patch)
tree8679133cae9964c3cdd3016672f9a7ab08eb448d /packages
parentd7c807f7975c13444e1ce79e4c36dd802321cf40 (diff)
downloadhaskell-2ad04d003662c048ff3a2e1d0d5cd0fa338c0242.tar.gz
Update upstream Git repo url for `time` package
The `time` package has recently moved its primary upstream location to https://github.com/haskell/time. This leaves `transformers` the only package used by GHC still requiring darcs2git mirroring machinery.
Diffstat (limited to 'packages')
-rw-r--r--packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages b/packages
index faf8c5dc5d..e3855c2c49 100644
--- a/packages
+++ b/packages
@@ -69,7 +69,7 @@ libraries/old-time - - -
libraries/pretty - - https://github.com/haskell/pretty.git
libraries/process - - -
libraries/terminfo - - https://github.com/judah/terminfo.git
-libraries/time - - http://git.haskell.org/darcs-mirrors/time.git
+libraries/time - - https://github.com/haskell/time.git
libraries/transformers - - http://git.haskell.org/darcs-mirrors/transformers.git
libraries/unix - - ssh://git@github.com/haskell/unix.git
libraries/Win32 - - https://github.com/haskell/win32.git