<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div class="gmail_quote">On Thu, May 12, 2011 at 9:02 AM, Mark Wotton <span dir="ltr">&lt;<a href="mailto:mwotton@gmail.com">mwotton@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
cabal install yesod fails because certificate-0.9.0 won't build on Mac.</blockquote></div></blockquote><br></div><div>On my mac, installing the certificate package as yesod dependency worked:</div><div><br></div><div><div>darkunicorn@PALANTHAS ~&gt; uname -a</div><div>Darwin palanthas 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386</div><div>darkunicorn@PALANTHAS ~&gt; cabal list certificate</div><div>* certificate</div><div>&nbsp;&nbsp; &nbsp;Synopsis: Certificates and Key Reader/Writer</div><div>&nbsp;&nbsp; &nbsp;Default available version: 0.8.1</div><div>&nbsp;&nbsp; &nbsp;Installed versions: 0.7.0</div><div>&nbsp;&nbsp; &nbsp;Homepage: <a href="http://github.com/vincenthz/hs-certificate">http://github.com/vincenthz/hs-certificate</a></div><div>&nbsp;&nbsp; &nbsp;License: &nbsp;BSD3</div><div><br></div><div>But when I now try to install the newer version 0.8.1 I get the same error. Try install version 0.7.0, works fine with yesod here.</div><div><br></div><div>Sven</div></div></body></html>