summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2013-10-31 15:24:05 +0100
committerHerbert Valerio Riedel <hvr@gnu.org>2013-10-31 15:24:05 +0100
commit9642716f3028996997f4a0dc4b457e0ce65d680e (patch)
tree5ced1a45da7e146ec87b5fb1904b9f10b586f409 /packages
parenta4176c4ff7797c25e3a4a37fdcffbe6550688090 (diff)
downloadhaskell-9642716f3028996997f4a0dc4b457e0ce65d680e.tar.gz
Update `terminfo` to version 0.3.2.6
Thus GHC's in-tree version corresponds exactly to [hackage:terminfo-0.3.2.6]. Morever, `terminfo` has moved to GitHub as well (https://github.com/judah/terminfo) so the upstream repo URL in `packages` is updated as well. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Diffstat (limited to 'packages')
-rw-r--r--packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages b/packages
index 0fb95bb8e9..2869816be0 100644
--- a/packages
+++ b/packages
@@ -70,7 +70,7 @@ libraries/old-time - packages/old-time.git -
libraries/pretty - - https://github.com/haskell/pretty.git
libraries/process - packages/process.git -
libraries/template-haskell - packages/template-haskell.git -
-libraries/terminfo - - http://git.haskell.org/darcs-mirrors/terminfo.git
+libraries/terminfo - - https://github.com/judah/terminfo.git
libraries/time - - http://git.haskell.org/darcs-mirrors/time.git
libraries/transformers - - http://git.haskell.org/darcs-mirrors/transformers.git
libraries/unix - packages/unix.git -