From 6771cedb8968c18f51cbac405be5ea46c5370348 Mon Sep 17 00:00:00 2001 From: simonmar Date: Sun, 18 Jun 2000 17:09:33 +0000 Subject: [PATCH] [project @ 2000-06-18 17:09:33 by simonmar] mention cvs-ghc@haskell.org --- ghc/README | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/ghc/README b/ghc/README index 31c6d96..4421175 100644 --- a/ghc/README +++ b/ghc/README @@ -27,7 +27,7 @@ In a source distribution, the unformatted (SGML) documentation is in the following places: * fptools/ghc/docs/users_guide Users' Guide. - * hslibs/doc/hslibs Library documentation. + * fptools/hslibs/doc/hslibs Library documentation. * fptools/docs Build System Guide. We welcome your comments and suggestions about this software! Please @@ -35,6 +35,16 @@ do not suffer or grumble in silence. The "bug reports" section of the User's Guide says what we would like to know when you report a problem. +Mailing Lists +============= + + glasgow-haskell-bugs@haskell.org (bug reports mailing list) + glasgow-haskell-users@haskell.org (users' mailing list) + cvs-ghc@haskell.org (developers & bleeding-edge users list) + + subscribe by sending mail to majordomo@haskell.org + + Current GHC team: Simon Peyton Jones [our Fearless Leader] @@ -89,10 +99,6 @@ Simon's projects' acronyms: GRASP ('90-'92): Graph reduction applications support project AQUA ('93- ): Declarative systems architecture: a quantitative approach -E-mail contacts: - glasgow-haskell-bugs@haskell.org (bug reports mailing list) - glasgow-haskell-users@haskell.org (users' mailing list) - Send mail to majordomo@haskell.org with 'help' in the body of the message for information on joining/leaving either of these mailing lists. -- 1.7.10.4