<br><br>On Monday, May 26, 2014, Bob Hutchison <<a href="mailto:hutch-lists@recursive.ca">hutch-lists@recursive.ca</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On May 26, 2014, at 9:08 AM, Richard Cobbe <<a href="javascript:;" onclick="_e(event, 'cvml', 'cobbe@ccs.neu.edu')">cobbe@ccs.neu.edu</a>> wrote:<br>
<br>
> On Mon, May 26, 2014 at 08:23:22AM -0400, Bob Hutchison wrote:<br>
>><br>
>> On May 23, 2014, at 2:42 PM, Bob Ippolito <<a href="javascript:;" onclick="_e(event, 'cvml', 'bob@redivi.com')">bob@redivi.com</a>> wrote:<br>
>><br>
>>> After seeing some demand for packaged Haskell for Mac for the IHaskell project and by word of mouth at BayHac I decided to take a stab at it. Here you go:<br>
>>> <a href="http://ghcformacosx.github.io/" target="_blank">http://ghcformacosx.github.io/</a> (currently GHC 7.8.2 and cabal-install 1.20.0.1)<br>
>>><br>
>><br>
>> Thank you! Wonderful!<br>
>><br>
>> I think this is the way to go for anyone setting up Haskell for the first time on a Mac. I agree that this should be a very prominently displayed installation option on <a href="http://haskell.org" target="_blank">haskell.org</a><br>

><br>
> Asking purely out of curiosity: what's the advantage to doing this over<br>
> using the Haskell Platform installer?  (Other than the fact that the latter<br>
> hasn't seen a release in a year, I mean.)<br>
<br>
That’s a pretty good reason :-)<br>
<br>
Have a look at this thread “Minimal Haskell Platform” <a href="https://groups.google.com/forum/#!topic/haskell-cafe/-MrmFsyq-FM" target="_blank">https://groups.google.com/forum/#!topic/haskell-cafe/-MrmFsyq-FM</a> for a lot of discussion. There have been other threads in various mailing lists touching on this recently.<br>

</blockquote><div><br></div><div>In addition to that, you can only have one Haskell Platform install and you need admin to install it. With this, you don't need admin and can have as many "installs" as you want (although it won't save you from .ghc or .cabal hell).</div>