<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">I am on 10.10.2 and so far it works. I will do more testing this evening. <br><br></div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">Issues<br></div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large"><ul><li>With this version I still see bug <a href="https://ghc.haskell.org/trac/ghc/ticket/10053">https://ghc.haskell.org/trac/ghc/ticket/10053</a>. Do you see this on your machine?</li><li>As I've noted in <a href="https://ghc.haskell.org/trac/ghc/ticket/9586">https://ghc.haskell.org/trac/ghc/ticket/9586</a> I don't think this ticket (BPP/FTP proposal) should be closed as it says "We are currently constructing a poll and summaries of two possible plans
 of action that will go out in the next day or so. Based on the results 
of that poll, which will likely run until the 28th  or so, to give folks a
 couple of weeks to respond, Simon Peyton Jones and Simon Marlow will 
come to a decision on how we are going to proceed for 7.10." But this issue doesn't show on<a class="" href="https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1"><span class=""> ​</span>https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1</a>and  since the issue still appears to be open  the referenced Status page 
doesn't give an indication of the true status of the release. Changing the status of this ticket to open would make the 7.10.1 Status page more accurate wrt where we are on 7.10.1<br></li><li>Is there a preferred compiler to be used, i.e. Apple gcc or gnu gcc? If the former perhaps the installation instructions should suggest something like "export PATH=/usr/bin:$PATH" ?<br></li><li>It might be good to document how to remove previous versions of RC2. I did the following:</li><ul><li> rm -fr /usr/local/lib/ghc-7.10.0.20150123/package.conf.d</li><li>bash-3.2$ rm -fr /Users/gcolpitts/.ghc/x86_64-darwin-7.10.0.20150123/package.conf.d</li><li>bash-3.2$ rm -fr /usr/local/lib/ghc*</li><li>bash-3.2$ rm -fr /usr/local/bin/ghc*</li></ul><li>I wanted to install in /usr/local/bin and didn't follow your instructions exactly. After unzipping and changing into the directory I did the following</li><ul><li>export PATH=/usr/bin:$PATH</li><li>./configure</li><li>make install<br></li></ul></ul></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 11:01 AM, Mark Lentczner <span dir="ltr"><<a href="mailto:mark.lentczner@gmail.com" target="_blank">mark.lentczner@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">I have built "in the official manner" both GHC 7.8.4 and GHC 7.10.1 rc2 from sources. You can find them here:<div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><a href="http://www.ozonehouse.com/mark/platform/" target="_blank">http://www.ozonehouse.com/mark/platform/</a></div><div><br></div></blockquote>They need some "doesn't crash out of the box" testing on a few OS X systems before I think we should declare them good and put them on the download page.<div><br></div><div>Can you help out?</div><div><br></div><div>Basic instructions to install a bindist in a local, isolated area (so you don't clobber your system GHC installation):<br><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font face="monospace, monospace">mkdir test-ghc<br>cd test-ghc<br>tar xf $binddist_tar_file<br>cd ghc*<br>configure --prefix=`cd ..; pwd`<br>make install<br>cd ..<br><br></font></blockquote>Let me know if that works - and what version of OS X you used.</div><div><br></div><div>- Mark<br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font face="monospace, monospace"><br></font></blockquote></div></div>
<br>_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-devs" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div></div>