Skip to content
Snippets Groups Projects
Commit dac1b592 authored by Reuben Thomas's avatar Reuben Thomas
Browse files

[project @ 2000-08-09 12:05:39 by rrt]

Clarified remarks about memory usage, and zapped bits specifically about
resources required to compile GHC (this is not ANNOUNCE material).
parent 341daf1c
No related merge requests found
......@@ -102,9 +102,8 @@ for tar, please)!
+ System requirements
======================
To compile the sources, you need a machine with 32+MB memory, GNU C
(`gcc'), `perl' plus a version of GHC installed (3.02 at least). This
release is known to work on the following platforms:
To compile programs with GHC, you need a machine with 32+MB memory, GNU C
and perl. This release is known to work on the following platforms:
* i386-unknown-{linux,freebsd,netbsd,cygwin32,mingw32}
* sparc-sun-solaris2
......@@ -122,4 +121,3 @@ The builder's guide included in distribution gives a complete
run-down of what ports work; an on-line version can be found at
http://www.haskell.org/ghc/docs/4.08/building/building-guide.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment