We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
periodically checking HLearn out to see if it's buildable & usable yet :)
orb ➜ ~/projects/HLearn git:(373ec25) ✗ cabal install --only-dependencies --enable-optimization=2 --enable-shared -j --enable-tests && cabal configure --enable-tests --enable-optimization=2 --enable-shared Resolving dependencies... cabal: Could not resolve dependencies: trying: HLearn-2.0.0.0 (user goal) trying: base-4.8.0.0/installed-1b6... (dependency of HLearn-2.0.0.0) trying: diagrams-lib-1.3 (dependency of HLearn-2.0.0.0) trying: adjunctions-4.2.1 (dependency of diagrams-lib-1.3) trying: semigroupoids-5.0.0.1 (dependency of adjunctions-4.2.1) next goal: linear (dependency of diagrams-lib-1.3) rejecting: linear-1.18.1, 1.18.0.1, 1.18 (conflict: semigroupoids==5.0.0.1, linear => semigroupoids>=3 && <5) rejecting: linear-1.17.1, 1.17 (conflict: base==4.8.0.0/installed-1b6..., linear => base>=4.6 && <4.8) rejecting: linear-1.16.4, 1.16.2, 1.16.1, 1.16, 1.15.5, 1.15.4 (conflict: base==4.8.0.0/installed-1b6..., linear => base>=4.5 && <4.8) rejecting: linear-1.15.3, 1.15.2, 1.15.1, 1.15.0.1 (conflict: semigroupoids==5.0.0.1, linear => semigroupoids>=3 && <5) rejecting: linear-1.15 (conflict: base==4.8.0.0/installed-1b6..., linear => base<0) rejecting: linear-1.14.0.1, 1.14, 1.13, 1.12.1, 1.11.3 (conflict: semigroupoids==5.0.0.1, linear => semigroupoids>=3 && <5) rejecting: linear-1.11.2, 1.11.1, 1.11, 1.10.1.2, 1.10.1.1, 1.10.1, 1.10, 1.9.1, 1.9.0.1, 1.9, 1.8.1, 1.8, 1.7, 1.6, 1.4, 1.3.1.1, 1.3.1, 1.3, 1.2, 1.1.4, 1.1.2, 1.1.1, 1.0.1, 0.9.2, 0.9.1, 0.9, 0.8, 0.7, 0.6.1, 0.6, 0.5, 0.4.2.2, 0.4.2.1, 0.4.1, 0.2.0.2, 0.2 (conflict: diagrams-lib => linear>=1.11.3 && <1.19) Dependency tree exhaustively searched. Note: when using a sandbox, all packages are required to have consistent dependencies. Try reinstalling/unregistering the offending packages or recreating the sandbox.
this is on master~1 - have also tried master & the ghc7.10 branch.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
periodically checking HLearn out to see if it's buildable & usable yet :)
this is on master~1 - have also tried master & the ghc7.10 branch.
The text was updated successfully, but these errors were encountered: