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

Unable to install via cabal #2632

Open
clin1234 opened this issue Jan 20, 2025 · 0 comments
Open

Unable to install via cabal #2632

clin1234 opened this issue Jan 20, 2025 · 0 comments

Comments

@clin1234
Copy link

> cabal install --semaphore -j --keep-going --haddock-hoogle --minimize-conflict-set dhall-toml
Resolving dependencies...
Error: [Cabal-7107]
Could not resolve dependencies:
[__0] trying: dhall-toml-1.0.4 (user goal)
[__1] trying: dhall-1.42.2 (dependency of dhall-toml)
[__2] next goal: template-haskell (dependency of dhall)
[__2] rejecting: template-haskell-2.23.0.0/installed-3b55 (conflict: dhall => template-haskell>=2.13.0.0 && <2.23)
[__2] skipping: template-haskell-2.23.0.0 (has the same characteristics that caused the previous version to fail: excluded by constraint '>=2.13.0.0 && <2.23' from 'dhall')
[__2] rejecting: template-haskell; 2.22.0.0, 2.21.0.0, 2.20.0.0, 2.19.0.0, 2.18.0.0, 2.17.0.0, 2.16.0.0, 2.15.0.0, 2.14.0.0, 2.13.0.0, 2.12.0.0, 2.11.1.0, 2.11.0.0, 2.10.0.0, 2.9.0.0, 2.8.0.0, 2.7.0.0, 2.6.0.0, 2.5.0.0, 2.4.0.1, 2.4.0.0, 2.3.0.1, 2.3.0.0, 2.2.0.0 (constraint from non-reinstallable package requires installed instance)
[__2] fail (backjumping, conflict set: dhall, template-haskell)
After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: template-haskell, dhall, dhall-toml

ghc --version: The Glorious Glasgow Haskell Compilation System, version 9.12.1
cabal --version: cabal-install version 3.14.1.1 compiled using version 3.14.1.1 of the Cabal library

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