From: rrt Date: Wed, 14 Jun 2000 11:42:23 +0000 (+0000) Subject: [project @ 2000-06-14 11:42:23 by rrt] X-Git-Tag: Approximately_9120_patches~4200 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ac76eb75e292066d0194aad76f1461fb5687fcf4;p=ghc-hetmet.git [project @ 2000-06-14 11:42:23 by rrt] InstallShield setup added as a zip (because of spaces in file and directory names). README explains the mess. This is mostly for backup purposes. --- diff --git a/ghc/InstallShield/README b/ghc/InstallShield/README new file mode 100644 index 0000000..ff41c00 --- /dev/null +++ b/ghc/InstallShield/README @@ -0,0 +1,14 @@ +This is the InstallShield setup for GHC; it can be used as a model for other +IS setups. I've put it in a zip file because CVS doesn't like file names and +directory names with spaces in. + +Notes: + +1. This IS setup is for the free (ha!) version of IS, such as the one that +comes with MS Visual Studio. The GHC team is hoping to get hold of the full +version, so we might well update this setup in the future to be simpler and +better, but also not usable with the cut-down IS any more. + +2. This directory is liable to change/expansion/removal as we get IS +projects for all the major fptools bits together and add them to the +repository. diff --git a/ghc/InstallShield/is.zip b/ghc/InstallShield/is.zip new file mode 100644 index 0000000..5fa5ff2 Binary files /dev/null and b/ghc/InstallShield/is.zip differ