[web-devel] I can't install yesod

Michael Snoyman michael at snoyman.com
Tue May 10 05:01:34 CEST 2011


Thanks for bringing this to my attention. I just released a new
version of http-enumerator, which should solve the problem. Just run:

    cabal update
    cabal install yesod

And everything should work fine. Let me know if you still have any problems.

Michael

On Tue, May 10, 2011 at 4:48 AM, Александр Лазарев <alexlz661 at gmail.com> wrote:
> Haskell Platform 2011.2.0.1, Win XP SP2.
> I've try install yesod by in cygwin window
> cabal install yesod
> but take
> $ cabal install yesod
> Resolving dependencies...
> cabal.exe: cannot configure tls-extra-0.2.2. It requires certificate >=0.8.1
> && <0.9
> For the dependency on certificate >=0.8.1 && <0.9 there are these packages:
> certificate-0.8.1. However none of them are available.
> certificate-0.8.1 was excluded because certificate-0.7.0 was selected
> instead
> certificate-0.8.1 was excluded because http-enumerator-0.6.4.1 requires
> certificate ==0.7.*
> The same result I take on ubuntu 10.10 with Haskell Platform 2010.
> What I can in this circumstancies
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>
>



More information about the web-devel mailing list