Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cabal install can't resolve dependencies #29

Open
xpika opened this issue Jan 7, 2014 · 1 comment
Open

cabal install can't resolve dependencies #29

xpika opened this issue Jan 7, 2014 · 1 comment
Labels

Comments

@xpika
Copy link

xpika commented Jan 7, 2014

F:\GitHub\ghclive [master]> cabal install
Resolving dependencies...
cabal.exe: Could not resolve dependencies:
trying: ghclive-0.1.0.2
rejecting: yesod-1.2.4, 1.2.3, 1.2.2.1, 1.2.2, 1.2.1.1, 1.2.1, 1.2.0.1, 1.2.0
(conflict: ghclive => yesod>=1.1 && <1.2)
trying: yesod-1.1.9.4
rejecting: yesod-json-1.2.0 (conflict: yesod => yesod-json>=1.1 && <1.2)
trying: yesod-json-1.1.2.2
trying: yesod-routes-1.2.0.5
rejecting: yesod-core-1.2.6.4, 1.2.6.3, 1.2.6.2, 1.2.6.1, 1.2.6, 1.2.5,
1.2.4.5, 1.2.4.4, 1.2.4.3, 1.2.4.2, 1.2.4.1, 1.2.4, 1.2.3, 1.2.2, 1.2.1,
1.2.0.4, 1.2.0.3, 1.2.0.2, 1.2.0.1, 1.2.0 (conflict: yesod =>
yesod-core>=1.1.5 && <1.2)
rejecting: yesod-core-1.1.8.3, 1.1.8.2, 1.1.8.1, 1.1.8, 1.1.7.2, 1.1.7.1,
1.1.7, 1.1.6.1, 1.1.6, 1.1.5 (conflict: yesod-routes==1.2.0.5, yesod-core =>
yesod-routes>=1.1 && <1.2)
rejecting: yesod-core-1.1.4.2, 1.1.4.1, 1.1.4, 1.1.3.1, 1.1.3, 1.1.2.2,
1.1.2.1, 1.1.2, 1.1.1.2, 1.1.1.1, 1.1.1, 1.1.0.1, 1.1.0, 1.0.1.3, 1.0.1.2,
1.0.1.1, 1.0.1, 1.0.0.2, 1.0.0.1, 1.0.0, 0.10.3, 0.10.2.2, 0.10.2.1, 0.10.2,
0.10.1, 0.9.4.1, 0.9.4, 0.9.3.6, 0.9.3.5, 0.9.3.4, 0.9.3.3, 0.9.3.2, 0.9.3.1,
0.9.3, 0.9.2, 0.9.1.1, 0.9.1, 0.8.3.2, 0.8.3.1, 0.8.3, 0.8.2, 0.8.1, 0.8.0.1,
0.8.0, 0.7.0.2, 0.7.0.1, 0.7.0 (conflict: yesod => yesod-core>=1.1.5 && <1.2)

@shapr
Copy link
Owner

shapr commented Jan 14, 2014

Want to submit a patch to fix the dependencies? I won't have time to look at this for a week or two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants