From fd4105243ac090fa121179b3cf1fba12da9186b2 Mon Sep 17 00:00:00 2001 From: sof Date: Thu, 11 Jul 2002 17:19:22 +0000 Subject: [PATCH] [project @ 2002-07-11 17:19:22 by sof] Use of InstallShield is a thing of the past --- ghc/ANNOUNCE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ghc/ANNOUNCE b/ghc/ANNOUNCE index ff90eb2..24060c9 100644 --- a/ghc/ANNOUNCE +++ b/ghc/ANNOUNCE @@ -30,10 +30,10 @@ The easy way is to go to the WWW page, which should be self-explanatory: http://www.haskell.org/ghc/ We supply binary builds in the native package format for various -flavours of Linux and BSD, and in InstallShield form for Windows -folks. Binary builds for other platforms are available as a .tar.gz -which can be installed wherever you want. The source distribution is -also available from the same place. +flavours of Linux and BSD, and in Windows Installer (MSI) form +for Windows folks. Binary builds for other platforms are available +as a .tar.gz which can be installed wherever you want. The source +distribution is also available from the same place. Packages will appear as they are built - if the package for your system isn't available yet, please try again later. -- 1.7.10.4