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