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

can't install via cabal #67

Open
reagle opened this issue Jun 16, 2016 · 2 comments
Open

can't install via cabal #67

reagle opened this issue Jun 16, 2016 · 2 comments

Comments

@reagle
Copy link

reagle commented Jun 16, 2016

$ cabal install --max-backjumps 8000 twidge
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: base-4.9.0.0/installed-4.9... (dependency of twidge-1.1.2)
next goal: text (dependency of twidge-1.1.2)
rejecting: text-1.2.2.1/installed-9Yh..., text-1.2.2.1, text-1.2.2.0,
text-1.2.1.3, text-1.2.1.2, text-1.2.1.1, text-1.2.1.0, text-1.2.0.6,
text-1.2.0.5, text-1.2.0.4, text-1.2.0.3, text-1.2.0.2, text-1.2.0.0,
text-1.1.1.4, text-1.1.1.3, text-1.1.1.2, text-1.1.1.1, text-1.1.1.0,
text-1.1.0.1, text-1.1.0.0, text-1.0.0.1, text-1.0.0.0 (conflict: twidge =>
text>=0.11.2.0 && <0.12)
trying: text-0.11.3.1
next goal: deepseq (dependency of text-0.11.3.1)
rejecting: deepseq-1.4.2.0/installed-1.4..., deepseq-1.4.2.0, deepseq-1.4.1.2,
deepseq-1.4.1.1, deepseq-1.4.1.0, deepseq-1.4.0.0 (conflict: text =>
deepseq>=1.1.0.0 && <1.4)
rejecting: deepseq-1.3.0.2 (conflict: base==4.9.0.0/installed-4.9..., deepseq
=> base>=4.3 && <4.8)
trying: deepseq-1.3.0.1
next goal: array (dependency of text-0.11.3.1)
rejecting: array-0.5.1.1/installed-0.5..., array-0.5.1.1, array-0.5.1.0,
array-0.5.0.0 (conflict: deepseq => array>=0.1 && <0.5)
rejecting: array-0.4.0.1 (conflict: base==4.9.0.0/installed-4.9..., array =>
base>=4.2 && <4.7)
rejecting: array-0.4.0.0 (conflict: base==4.9.0.0/installed-4.9..., array =>
base>=4.2 && <4.6)
rejecting: array-0.3.0.3 (conflict: base==4.9.0.0/installed-4.9..., array =>
base>=4.2 && <4.5)
rejecting: array-0.3.0.2, array-0.3.0.1 (conflict:
base==4.9.0.0/installed-4.9..., array => base>=4.2 && <4.4)
rejecting: array-0.3.0.0 (conflict: base==4.9.0.0/installed-4.9..., array =>
base>=3 && <4.4)
rejecting: array-0.2.0.0, array-0.1.0.0 (conflict:
base==4.9.0.0/installed-4.9..., array => base<4.3)
Dependency tree exhaustively searched.
@Victormgomeza
Copy link

I have the same issue

@Caballerog
Copy link

The same problem.

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

No branches or pull requests

3 participants