<div dir="ltr"><div>Hi,</div><div><br></div><div>Your script works well on my machine (OS X 10.9 and Xcode 5) though it emits the following warning while running configure:</div><div><br></div>configure: WARNING: unrecognized options: --with-compiler, --with-gcc<br>
<div><br></div><div>BTW, the script does not locate where my settings is. I installed Haskell Platform using Homebrew and the settings file is under /usr/local/Cellar/ghc/7.6.3/lib/ghc-7.6.3/settings. It would be good if your script checks this directory too for Homebrew users.</div>
<div><br></div><div>Thanks,</div><div>Kwang Yul Seo</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 31, 2013 at 4:04 PM, 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">Friends -<div><br></div><div>I've developed a simple shell script that should enable your existing GHC 7. or HP installation work with Xcode 5.</div>
<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div><a href="https://gist.github.com/mzero/7245290" target="_blank">https://gist.github.com/mzero/7245290</a></div></blockquote><div><br></div><div>Place that script somewhere, make it executable, and run it.</div><div>
<b><font color="#cc0000">Then follow the instructions it tells you!</font></b></div>
<div>You will end up having to run it more than once:</div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>First time it will tell you where to install a copy of the script</div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div>Second time it will patch your GHC settings file(s)</div></blockquote></div><div><br></div><div>The script is safe to install and setup before you upgrade to Xcode 5, as it reverts to "getting out of the way" if it detects Xcode 4 based installation.</div>
<div><br></div><div>It has been tested on two machines:</div><div><ul><li>OS X 10.8 and Xcode 4</li><li>OS X 10.9 and Xcode 5</li></ul><div>If a few more intrepid souls test it and it works, I'll post instructions in more prominent places!</div>
</div><div>I'll be testing OS X 10.9 and Xcode 4, tomorrow, and expect it should work fine on OS X10.8 with Xcode 5. But looking for reports that it all works.</div><div><br></div><div>- Mark "Mac Packager" Lentczner</div>
<div><br></div><div><br></div><div><br></div><div><br></div></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>