home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / hugs_1 / NetInfo < prev    next >
Encoding:
Text File  |  1996-08-12  |  2.1 KB  |  58 lines

  1. ______________________________________________________________________________
  2. This file contains pointers to online resources for Hugs, Haskell and
  3. Functional Programming on the Internet and World-Wide Web.
  4. ______________________________________________________________________________
  5. HUGS:
  6.  
  7.    You can obtain a copy of Hugs 1.3 on the World Wide Web:
  8.  
  9.       http://www.cs.nott.ac.uk/Department/Staff/mpj/hugs.html
  10.  
  11.    or by anonymous ftp from:
  12.  
  13.       ftp://ftp.cs.nott.ac.uk/pub/haskell/hugs
  14.       ftp://ftp.cs.nott.ac.uk/pub/nott-fp/hugs
  15.  
  16.    There is also a home page for Hugs at Yale:
  17.  
  18.       http://haskell.cs.yale.edu/hugs/
  19.  
  20.    There are also mailing lists for Hugs users and bug-reports; to
  21.    subscribe, send email to:
  22.        hugs-users-request@cs.yale.edu
  23.        hugs-bugs-request@cs.yale.edu
  24.  
  25.    Please send bug reports to hugs-bugs@cs.yale.edu, and other general
  26.    messages to hugs-users@cs.yale.edu.
  27.  
  28. ______________________________________________________________________________
  29. HASKELL:
  30.  
  31.    An online version of the report for Haskell 1.3 is available from:
  32.  
  33.       http://haskell.cs.yale.edu/haskell-report/haskell-report.html
  34.  
  35.    Archives for Haskell are maintained at various sites around the world:
  36.  
  37.       Chalmers, Sweden        ftp://ftp.cs.chalmers.se/pub/haskell
  38.       Glasgow, Scotland       ftp://ftp.dcs.glasgow.ac.uk/pub/haskell
  39.       Nottingham, England     ftp://ftp.cs.nott.ac.uk/pub/haskell
  40.       Yale, USA               ftp://haskell.cs.yale.edu/pub/haskell
  41.  
  42.    There is a common mailing list for technical discussion of Haskell;
  43.    details are available at the sites listed above.
  44.  
  45. ______________________________________________________________________________
  46. FUNCTIONAL PROGRAMMING:
  47.  
  48.    The usenet newsgroup comp.lang.functional provides a forum for general
  49.    discussion about functional programming languages.  A list of frequently
  50.    asked questions (FAQs), and their answers, is available from:
  51.  
  52.       http://www.cs.nott.ac.uk/Department/Staff/mpj/faq.html
  53.  
  54.    The FAQ list contains many pointers to other functional programming
  55.    resources around the world.
  56.  
  57. ______________________________________________________________________________
  58.