From 2798c3602a2650a467be487f9508084f42dc9351 Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 18 Jan 2001 15:19:22 +0000 Subject: [PATCH] [project @ 2001-01-18 15:19:22 by simonmar] update mailing-list info --- ghc/docs/users_guide/intro.sgml | 85 +++++++++++++++------------------------ 1 file changed, 33 insertions(+), 52 deletions(-) diff --git a/ghc/docs/users_guide/intro.sgml b/ghc/docs/users_guide/intro.sgml index 7fd1ea6..883377c 100644 --- a/ghc/docs/users_guide/intro.sgml +++ b/ghc/docs/users_guide/intro.sgml @@ -264,29 +264,14 @@ We run two mailing lists about Glasgow Haskell. We encourage you to join, as you feel is appropriate. - - glasgow-haskell-users: -This list is for GHC users to chat among themselves. Subscribe by -sending mail to majordomo@haskell.org, with a message -body (not header) like this: - - - - - -subscribe glasgow-haskell-users MyName <m.y.self@bigbucks.com> - - - - - -(The last bit is your all-important e-mail address, of course.) - +This list is for GHC users to chat among themselves. Subscription can +be done on-line at http://www.haskell.org/mailman/listinfo/glasgow-haskell-users. To communicate with your fellow users, send mail to glasgow-haskell-users@haskell.org. @@ -294,10 +279,9 @@ To communicate with your fellow users, send mail to glasgow-haskell-users To contact the list administrator, send mail to -owner-glasgow-haskell-users@haskell.org. An archive -of the list is available on the Web at the glasgow-haskell-users -mailing list archive. +glasgow-haskell-users-admin@haskell.org. An archive +of the list is available at http://www.haskell.org/pipermail/glasgow-haskell-users/. + @@ -310,46 +294,43 @@ who subscribe to this list will muse upon what's wrong and what you might do about it. - -Subscribe via majordomo@haskell.org with: - +Subscription can be done on-line at http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs. - - -subscribe glasgow-haskell-bugs My Name <m.y.self@hackers.r.us> - - - - - -Again, you may contact the list administrator at owner-glasgow-haskell-bugs@haskell.org. -And, yes, an archive of the list is available on the Web at the -glasgow-haskell-bugs mailing list archive - +Again, you may contact the list administrator at +glasgow-haskell-bugs-admin@haskell.org. And, yes, an +archive of the list is available on the Web at the http://www.haskell.org/pipermail/glasgow-haskell-bugs/. - - - -There is also the general Haskell mailing list. Subscribe by sending -email to majordomo@haskell.org, with the usual message body: - + + cvs-ghc: + + The hardcore GHC developers hang out here. This + list also gets commit message from the CVS repository. + There are several other similar lists for other parts + of the CVS repository + (eg. cvs-hslibs, + cvs-happy, + cvs-hdirect etc.) - + To subscribe: http://www.haskell.org/mailman/listinfo/cvs-ghc - -subscribe haskell My Name <m.y.self@fp.rules.ok.org> - + + + - + +There are several other haskell and GHC-related mailing lists served +by www.haskell.org. Go to http://www.haskell.org/mailman/listinfo/ +for the full list. -Some Haskell-related discussion takes place in the Usenet newsgroup -comp.lang.functional. +Some Haskell-related discussion also takes place in the Usenet +newsgroup comp.lang.functional. -- 1.7.10.4