Hi Gregory,<br><br>Thanks for the reply.<br><br><div class="gmail_quote">Gregory Collins wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">Sean Leather writes:<br>
<br>
&gt; 4. The current link for the Mac image points to<br>
&gt; <a href="http://hackage.haskell.org/platform/2010.1.0.0/haskell-platform-2010.1.0.1-i386.dmg" target="_blank">http://hackage.haskell.org/platform/2010.1.0.0/haskell-platform-2010.1.0.1-i386.dmg</a><br>
&gt; . Note the inconsistency between the version in the directory and file<br>
&gt; names.<br>
<br>
</div>You can think of that one as the second edition of the 2010.1 beta<br>
version. Agree that the directories should match.</blockquote><div><br>This is, of course, relatively minor. One alternative is to change the directory name to exclude the lowest version(s), e.g 2010.1/haskell-platform-2010.1.0.1-i386.dmg, so that when new intermediate versions are uploaded, the directory name still makes sense and doesn&#39;t need to change.<br>

<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Too bad the installer<br>
still doesn&#39;t work -- I&#39;m working on it everyone, but the Mac installer<br>
system is incredibly crufty and broken, and Snow Leopard broke a lot of<br>
stuff for me.<br></blockquote><div><br>Is it possible to build the installer on a Leopard system/virtual machine such that it will install on a Snow Leopard system?<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div class="im">&gt; 5. The directions on <a href="http://hackage.haskell.org/platform/mac.html" target="_blank">http://hackage.haskell.org/platform/mac.html</a> say:<br>
&gt;<br>
&gt;   After downloading:<br>
&gt;     * Open the .dmg file<br>
&gt;     * Follow the install instructions<br>
&gt;<br>
&gt;   I see no &quot;install instructions&quot; in the .dmg file. I only see the following files:<br>
&gt;     * GHC-6.12.1-i386.pkg<br>
&gt;     * Haskell Platform 2010.1.0.1.pkg<br>
&gt;     * Uninstall GHC<br>
<br>
</div>When you mount the .dmg file a Finder window should pop up with the<br>
install instructions in a background image. Let me guess: this isn&#39;t<br>
working in Leopard? I should put a readme in there.<br></blockquote><div><br>Yes, I&#39;m using Leopard. A README file should do the trick.<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div class="im">&gt; 7. Why can&#39;t I have a single .pkg file?<br>
<br>
</div>Short answer: I can&#39;t figure out how, and not for lack of trying,<br>
either. What I do is take the binary installer that the GHC guys build<br>
as a starting point. Despite many hours of reverse-engineering I cannot<br>
for the life of me figure out how to extract the GHC installer package<br>
from the binary &quot;metapackage&quot;.<br></blockquote><div><br>I&#39;m completely ignorant of how the installer packages work, but is it possible to have one package refer to another? Thus, one installer could initiate another. Then, at least there is only one click needed for the whole thing.<br>

<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
My experience has been that if you unxar the metapackage and try to copy<br>
the included package file into a new metapackage, the mac installer<br>
tools barf. Long-term, I&#39;m planning on just building GHC from source so<br>
I can package a one-click installer, but I don&#39;t have infinite time for<br>
this project and doing psychic battle with the evil warlocks who cooked<br>
up the Mac installer is a challenge.<br></blockquote><div><br>I see you have the source at <a href="http://github.com/gregorycollins/haskell-platform-osx-installer">http://github.com/gregorycollins/haskell-platform-osx-installer</a> . I can try to look at it at some point.<br>

<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
If anyone has expertise in this area and a willingness to help, please<br>
contact me off-list.<br>
<div class="im"><br>
<br>
&gt; Why do I have an &quot;Uninstall GHC&quot; and not an &quot;Uninstall Haskell<br>
&gt; Platform&quot;?<br>
<br>
</div>The platform installer is supposed to erase previous platform editions<br>
before it installs itself.<br></blockquote><div><br>That&#39;s good. Is it possible to include an uninstaller as well?<br><br>Regards,<br>Sean<br></div></div>