diff options
| author | aarne <unknown> | 2004-08-12 13:06:57 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-08-12 13:06:57 +0000 |
| commit | 35f8c762103b38e475651237964906865e07e9d4 (patch) | |
| tree | 24180a1ede5b477d954595702af9b69511e815ae | |
| parent | a12bf94035475dc27e21a769f7622e91b3989ced (diff) | |
os x
| -rw-r--r-- | download/gf-download.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/download/gf-download.html b/download/gf-download.html index 577c61c79..c1150a226 100644 --- a/download/gf-download.html +++ b/download/gf-download.html @@ -40,6 +40,18 @@ package with binaries <br> To install, untar with <tt>tar xvfz</tt>, then read <tt>src/INSTALL</tt>. +<p> + +If you don't have GHC installed, you also need to +download <a +href="HaskellSupport.framework.tgz">HaskellSupport.framework.tgz</a> +and unpack it in either +<tt>/Library/Frameworks</tt> or +<tt>~/Library/Frameworks</tt>. +For more information, see +<a +href="http://www.haskell.org/hawiki/HaskellSupportFramework">Haskell Wiki</a>. + <h3>Microsoft Windows</h3> |
