<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, May 11, 2014 at 4:46 PM, Victor Miller <span dir="ltr"><<a href="mailto:victorsmiller@gmail.com" target="_blank">victorsmiller@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I just downloaded the latest Haskell platform (I realize that ghc might not be up-to-date in this) for my macbook.  I installed it, which appeared to go without problems.  However, when I tried to update the package text, I get the errors below.  I suspect that the first error (not recognizing ' in a comment) cascades through the rest.    How do you suggest fixing this (other than getting Bryan do drop the apostrophe :-))?</div>
</blockquote><div><br></div><div>This is the reason the Platform hasn't been updated yet (will happen later this month) --- anything using the CPP extension is broken on OS X with Xcode 5.0.2 or later, because its cpp is not compatible with Haskell code.</div>
<div><br></div><div>If you install the Platform via MacPorts or Homebrew then you will get one built using gcc, and this won't happen. Alternatively there is a patch you can apply to work around most (but not all) of the incompatibilities; see <a href="http://www.haskell.org/platform/mac.html">http://www.haskell.org/platform/mac.html</a> under "Xcode 5 & OS X 10.9 (Mavericks)" (note that that heading is actually in error, as 10.8 will also show the problem if an Xcode beyond 5.0.1 is installed).</div>
<div><br></div><div>Alternately you can wait for the new Platform release later this month, which will be based on ghc 7.8.2 which has its own workaround for the incompatibility.</div><div><br></div></div>-- <br><div dir="ltr">
<div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>