1
0
forked from GitHub/gf-core
This commit is contained in:
aarne
2004-08-12 13:06:57 +00:00
parent a12bf94035
commit 35f8c76210

View File

@@ -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>