[project @ 1997-03-24 04:39:03 by sof]
[ghc-hetmet.git] / ghc / README
1 This is version 2.02 of the Glorious Glasgow Haskell compilation
2 system (GHC).  GHC 2.02 is a compiler for Haskell 1.4.
3
4 2.02 is a full GHC release; however, as the first release of the 1.4
5 compiler, it is "beta" quality; it is reliable, but it may very well
6 have some bugs. The top-level file "ANNOUNCE-2.02" says more.
7
8 Haskell is "the" standard lazy functional programming language.
9 Haskell 1.4 is the current version of the language, released in
10 May. 1996.  The language definition is on the Web at
11 http://haskell.cs.yale.edu/haskell-report/haskell-report.html
12
13 GHC documentation of interest:
14
15 * docs/installing.{dvi,info,html}: How to configure, build, and
16   install the system.
17
18   The document, as with many others, is in TeX-produced DVI format
19   (.dvi suffix), or GNU Info format (.info); the latter is close to
20   plain ASCII, if that's what you want.
21
22 * ghc/docs/users_guide/user.{dvi,info,html}: How to use GHC; e.g., what
23   options are available, how to cope with common problems, how to use
24   the profiling facilities, etc.
25
26 * ghc/docs/users_guide/release.{dvi,info,html}: Release notes for this
27   release (and earlier releases).
28
29 * ghc/docs/README: About the other documentation in this release.
30
31 We welcome your comments and suggestions about this software!  Please
32 do not suffer or grumble in silence.  The "bug reports" section of the
33 User's Guide (docs/users_guide/user.{dvi,info,html}) says what we
34 would like to know when you report a problem.
35
36 Current AQUA team (all @dcs.gla.ac.uk):
37
38     Sigbjorn Finne      (sof)       [PhD student]
39     Hans Wolfgang Loidl (hwloidl)   [PhD student]
40     Simon Marlow        (simonm)    [hired hand]
41     Thomas Nordin       (nordin)    [@cse.ogi.edu; Green Card Hero]
42     Simon Peyton Jones  (simonpj)   [our Fearless Leader]
43     Patrick Sansom      (sansom)    [hired hand, Bidirectional Analyses]
44     Phil Trinder        (trinder)   [hired hand, Parade]
45
46 Past contributors and/or continuing advisors:
47
48     Andy Gill           (andy)      [PhD student; at HP]
49     Cordy Hall          (cvh)       [GRASP]
50     Kevin Hammond       (kh)        [GRASP; at St. Andrews]
51     John Launchbury     (jl)        [AQUA; at OGI]
52     Jim Mattson         (mattson)   [hired hand, AQUA; HP]
53     Darren Moffat       (moffatd)   [slave, summer '95; at MoD]
54     Will Partain        (partain)   [GRASP/AQUA; touring with Johnny Cash]
55     Bryan O'Sullivan    (bos)       [visiting slave, summer '94; at Sun]
56     Alastair Reid       (areid)     [GHCI god, at Yale]
57     Andr\'e Santos      (andre)     [PhD student; back in Brazil]
58     David N Turner      (dnt)       [Linear Types; at An-Teallach]
59     Phil Wadler         (wadler)    [GRASP; at Lucent]
60
61 Cool people who've let us use their machines:
62
63     sparc-sun-sunos{4,5}   PacSoft, Oregon Graduate Institute
64     hppa1.1-hp-hpux,
65     i386-unknown-linux     Charles Krasic, Oregon Graduate Institute
66     alpha-dec-osf,        
67     i386-*-solaris2        Mark Fanty, CSLU, Oregon Graduate Institute
68
69 Also thanks to Conal Elliott, Microsoft Research for facilitating the work
70 on the Win32 port of GHC.
71
72 Simon's projects' acronyms:
73     GRIP  ('87-'90): Graph reduction in parallel
74     GRASP ('90-'92): Graph reduction applications support project
75     AQUA  ('93-   ): Declarative systems architecture: a quantitative approach
76
77 Dated: 97/03
78
79 GHC WWW page: http://www.dcs.gla.ac.uk/fp/software/ghc.html
80
81 E-mail contacts:
82     glasgow-haskell-request@dcs.gla.ac.uk   (admin & general queries)
83
84     glasgow-haskell-bugs@dcs.gla.ac.uk      (bug reports mailing list)
85     glasgow-haskell-users@dcs.gla.ac.uk     (users' mailing list)
86
87     glasgow-haskell-bugs-request@...        to join, send mail *here*
88     glasgow-haskell-users-request@...       to join, send mail *here*
89
90 Anonymous FTP site: ftp.dcs.gla.ac.uk:pub/haskell/glasgow.  Mostly
91 mirrored by ftp.cs.chalmers.se and haskell.cs.yale.edu (same
92 directory).  Also: src.doc.ic.ac.uk, in
93 computing/programming/languages/haskell/glasgow/.