[Haskell-cafe] Can't install yesod-platform due to vector package

Michael Snoyman michael at snoyman.com
Thu Jan 16 17:30:12 UTC 2014


Can you include the full output from trying to install vector?

    cabal install vector-0.10.9.1


On Thu, Jan 16, 2014 at 6:43 PM, Sukit Tretriluxana <
tretriluxana.s at gmail.com> wrote:

> Hi all,
>
> I'm trying to install Yesod as suggested by this page.
>
> http://www.yesodweb.com/page/quickstart
>
> with the following command
>
> cabal update cabal install yesod-platform yesod-bin --max-backjumps=-1
> --reorder-goals
>
> But I constantly get the following error.
>
> ...
>
> 136 warnings and 6 errors generated.
>
> Failed to install vector-0.10.9.1
>
> cabal: Error: some packages failed to install:
>
> aeson-0.6.2.1 depends on vector-0.10.9.1 which failed to install.
> ...
>
> The error appears to be from the fact that cabal cannot install vector
> package.
>
> Any suggestion to fix the problem. I'm on Maverick, Xcode5, Haskell
> Platform 2013.2.0.0 64bit
>
> Thanks,
> Ed
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140116/f427209e/attachment.html>


More information about the Haskell-Cafe mailing list