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

Up dependency versions to allow build on GHC 7.10.1 #28

Closed
FranklinChen opened this issue Apr 9, 2015 · 0 comments
Closed

Up dependency versions to allow build on GHC 7.10.1 #28

FranklinChen opened this issue Apr 9, 2015 · 0 comments

Comments

@FranklinChen
Copy link

cabal install failed until I upped filepath to 1.4.* and time to 1.5.*

I'm on GHC 7.10.1.

$ cabal install
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: haxl-0.1.0.0 (user goal)
trying: vector-0.10.12.3/installed-cbb... (dependency of haxl-0.1.0.0)
next goal: time (dependency of haxl-0.1.0.0)
rejecting: time-1.5.0.1/installed-f60..., 1.5.0.1, 1.5 (conflict: haxl =>
time==1.4.*)
rejecting: time-1.4.2, 1.4.1, 1.4.0.2, 1.4.0.1, 1.4 (conflict: vector =>
deepseq==1.4.1.1/installed-936..., time => deepseq>=1.1 && <1.4)
rejecting: time-1.3, 1.2.0.5, 1.2.0.4, 1.2.0.3, 1.2.0.2, 1.2.0.1, 1.2, 1.1.4,
1.1.3, 1.1.2.4, 1.1.2.3, 1.1.2.2, 1.1.2.1, 1.1.2.0, 1.0 (conflict: haxl =>
time==1.4.*)
Dependency tree exhaustively searched.
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

1 participant