Comment #3 on issue 312 by redjohn367: Impossible dependency resolution -
data-accessor-monads-fd and transformers
http://code.google.com/p/yi-editor/issues/detail?id=312
I have successfully run these commands:
cabal update
cabal install data-accessor
cabal install data-accessor-monads-fd
However, the problem still persists for me:
cabal install yi
Resolving dependencies...
cabal: cannot configure data-accessor-monads-fd-0.2.0.2. It requires
transformers ==0.2.*
For the dependency on transformers ==0.2.* there are these packages:
transformers-0.2.0.0 and transformers-0.2.1.0. However none of them are
available.
transformers-0.2.0.0 was excluded because yi-0.6.2.2 requires transformers
==0.1.*
transformers-0.2.1.0 was excluded because yi-0.6.2.2 requires transformers
==0.1.*
In Hackage, yi lists transformers(0.1.*) as a dependency, but
data-accessor-monads-fd lists transformers(0.2.*). Since yi also requires
data-accessor-monads-fd, it is impossible to install.
Please provide relevant version information:
What version of Yi are you using? 0.6.2.2
What version of GHC? 6.12.1
What version of Cabal? 1.8.0.2
What operating system/version? Arch Linux
--
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel