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
$ cabal install -w ghc-9.2.5 --overwrite-policy=always --install-method=copy --installdir=/Users/worker/.local/bin cabal-cache 17.2s Sat 10:09 Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: cabal-cache-1.0.5.1 (user goal) [__1] trying: unliftio-0.2.23.0 (dependency of cabal-cache) [__2] trying: unliftio-core-0.2.0.1 (dependency of unliftio) [__3] trying: base-4.16.4.0/installed-4.16.4.0 (dependency of cabal-cache) [__4] next goal: amazonka (dependency of cabal-cache) [__4] rejecting: amazonka-1.6.1 (conflict: unliftio-core==0.2.0.1, amazonka => unliftio-core>=0.1 && <0.2) [__4] rejecting: amazonka-1.6.0 (conflict: cabal-cache => amazonka>=1.6.1 && <1.7) [__4] skipping: amazonka-1.5.0, amazonka-1.4.5, amazonka-1.4.4.2, amazonka-1.4.4.1, amazonka-1.4.3, amazonka-1.4.2, amazonka-1.4.1, amazonka-1.4.0, amazonka-1.3.7, amazonka-1.3.6, amazonka-1.3.5.1, amazonka-1.3.4, amazonka-1.3.3.1, amazonka-1.3.3, amazonka-1.3.2.1, amazonka-1.3.2, amazonka-1.3.1, amazonka-1.3.0, amazonka-1.2.0.2, amazonka-1.2.0.1, amazonka-1.2.0, amazonka-1.1.0, amazonka-1.0.1, amazonka-1.0.0, amazonka-1.4.4, amazonka-1.3.5, amazonka-0.3.6, amazonka-0.3.5, amazonka-0.3.4, amazonka-0.3.3.1, amazonka-0.3.3, amazonka-0.3.2, amazonka-0.3.1, amazonka-0.3.0, amazonka-0.2.3, amazonka-0.2.2, amazonka-0.2.1, amazonka-0.2.0, amazonka-0.1.4, amazonka-0.1.3, amazonka-0.1.2, amazonka-0.1.1, amazonka-0.1.0, amazonka-0.0.8, amazonka-0.0.7, amazonka-0.0.6, amazonka-0.0.5, amazonka-0.0.4, amazonka-0.0.3, amazonka-0.0.2, amazonka-0.0.1, amazonka-0.0.0 (has the same characteristics that caused the previous version to fail: excluded by constraint '>=1.6.1 && <1.7' from 'cabal-cache') [__4] fail (backjumping, conflict set: amazonka, cabal-cache, unliftio-core) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: cabal-cache, amazonka, base, unliftio-core, unliftio Try running with --minimize-conflict-set to improve the error message.
The text was updated successfully, but these errors were encountered:
Unfortunately the released version of amazonka doesn't build with ghc-9.2.5.
amazonka
ghc-9.2.5
Would it help you if this compiled with an unreleased version of amazonka?
Sorry, something went wrong.
brendanhay/amazonka#800
Well, this ultimately needs to be fixed on hackage.
No branches or pull requests
The text was updated successfully, but these errors were encountered: