<div dir="ltr">basically the problem is theres no one actively "owning" the brew formula for ghc or platform AND also famliar with haskell.  if someone was willing to be the "proactive owner" on the brew formula, i'm happy to help them when they hit tricky OS X issues, but baring that development, I avoid using Brew to manage GHC/Haskell platform like the plague, and advise others thusly. <div>

<br></div><div>the Brew GHC formula is painfully out of date and kinda iffy .</div><div><a href="https://github.com/Homebrew/homebrew/blob/master/Library/Formula/ghc.rb">https://github.com/Homebrew/homebrew/blob/master/Library/Formula/ghc.rb</a><br>

</div><div><br></div><div>It still defaults to 7.6 despite 7.6 being hosed on more modern build envs unless you install userland GCC  (which then in turn breaks any haskell package that assumes a suitable mac friendly / objective ), AND the GHC 7.8 version it provides is 7.8.2 which had many nasty bugs and is no . </div>

<div><br></div><div>Additionally, theres ZERO good reason to expose "build from source" option for the GHC formula.  AND that has a complicated bootstrap process owing to their focus on 7.6 support, which would go away if they switch to a "7.8 only" motif.</div>

<div><br></div><div>the GHC OS X build that Mark used for the newest haskell platform build will work with OS X 10.6-10.1. Doing a binary install of that bindist (./configure --prefix=$brewGHCprefix ; make install; link the executables into path) should be the full extent of the brew formula.</div>

<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 27, 2014 at 5:02 PM, Johan Tibell <span dir="ltr"><<a href="mailto:johan.tibell@gmail.com" target="_blank">johan.tibell@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Aug 27, 2014 at 11:01 PM, Nicola Gigante <span dir="ltr"><<a href="mailto:nicola.gigante@gmail.com" target="_blank">nicola.gigante@gmail.com</a>></span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div style="word-wrap:break-word"><br><div><div>Il giorno 27/ago/2014, alle ore 22:49, RodLogic <<a href="mailto:dev@rodlogic.net" target="_blank">dev@rodlogic.net</a>> ha scritto:</div>



<div><br><blockquote type="cite"><div dir="ltr"><br><div class="gmail_extra">fwiw, instead of waiting for this I created a new set of formulas (based on the stock homebrew one). The main difference is that I created one formula for each version since I want to be able to switch between them using brew link/unlink. </div>





<div class="gmail_extra"><br></div><div class="gmail_extra"><a href="https://github.com/rodlogic/homebrew-ghc" target="_blank">https://github.com/rodlogic/homebrew-ghc</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">





<br></div></div></blockquote><div><br></div></div><div>Actually, the formula for ghc 7.8 works well since very few days. </div><div>The problem is with the Haskell Platform. Any idea?</div><div><br></div><div>Thanks,</div>



<div>Nicola</div></div></div><br></div></div><div class="">_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></div></blockquote></div><br></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>