From b711838ea9437f1ab8f7ded716e1fa24ad43aed6 Mon Sep 17 00:00:00 2001 From: simonmar <unknown> Date: Fri, 17 Dec 1999 15:25:02 +0000 Subject: [PATCH] [project @ 1999-12-17 15:25:02 by simonmar] Add netbsd to the list of platforms supported. ToDo: add info to the User's Guide once the Shiny New Documentation is committed. --- ghc/ANNOUNCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/ANNOUNCE b/ghc/ANNOUNCE index 566fa5df955..92bbaadd425 100644 --- a/ghc/ANNOUNCE +++ b/ghc/ANNOUNCE @@ -76,7 +76,7 @@ To compile up this source-only release, 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: - * i386-unknown-{linux,solaris2,freebsd,cygwin32} + * i386-unknown-{linux,solaris2,freebsd,netbsd,cygwin32} * sparc-sun-{sunos4,solaris2} * hppa1.1-hp-hpux{9,10} -- GitLab