<div dir="ltr">Can you include the full output from trying to install vector?<div><br></div><div>    cabal install vector-0.10.9.1</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 16, 2014 at 6:43 PM, Sukit Tretriluxana <span dir="ltr"><<a href="mailto:tretriluxana.s@gmail.com" target="_blank">tretriluxana.s@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">Hi all,<div><br></div><div>I'm trying to install Yesod as suggested by this page.</div><div><br></div>

<div><a href="http://www.yesodweb.com/page/quickstart" target="_blank">http://www.yesodweb.com/page/quickstart</a><br>
</div><div><br></div><div>with the following command </div><div><br></div><div><span style="color:rgb(136,0,0);font-weight:bold;font-family:'DejaVu Sans Mono','Droid Sans Mono',consolas,'courier new',monospace;font-size:14px;white-space:pre-wrap">cabal</span><span style="font-size:14px;background-color:rgb(244,244,244);white-space:pre-wrap;font-family:'DejaVu Sans Mono','Droid Sans Mono',consolas,'courier new',monospace"> update
</span><span style="color:rgb(136,0,0);font-weight:bold;font-family:'DejaVu Sans Mono','Droid Sans Mono',consolas,'courier new',monospace;font-size:14px;white-space:pre-wrap">cabal</span><span style="font-size:14px;background-color:rgb(244,244,244);white-space:pre-wrap;font-family:'DejaVu Sans Mono','Droid Sans Mono',consolas,'courier new',monospace"> install yesod-platform yesod-bin </span><span style="color:rgb(136,136,136);font-family:'DejaVu Sans Mono','Droid Sans Mono',consolas,'courier new',monospace;font-size:14px;white-space:pre-wrap">--max-backjumps=-1 --reorder-goals</span><br>


</div><div><br></div><div>But I constantly get the following error.</div><div><br></div><div>...</div><div><p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">136 warnings and 6 errors generated.</p>



<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">Failed to install vector-0.10.9.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">cabal: Error: some packages failed to install:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">aeson-0.6.2.1 depends on vector-0.10.9.1 which failed to install.</p></div><div>...</div><div><br></div><div>


The error appears to be from the fact that cabal cannot install vector package.</div><div><br></div><div>Any suggestion to fix the problem. I'm on Maverick, Xcode5, Haskell Platform 2013.2.0.0 64bit</div><div><br></div>


<div>Thanks,</div><div>Ed</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>